OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AHCI_PORT_PHY_1_CFG
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/cpu/armv7/ls102xa/
ls102xa_sata.c
12
#define
AHCI_PORT_PHY_1_CFG
0xa003fffe
30
out_le32(&ccsr_ahci->ppcfg,
AHCI_PORT_PHY_1_CFG
);
/external/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
soc.h
89
#define
AHCI_PORT_PHY_1_CFG
0xa003fffe
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
soc.c
340
out_le32(&ccsr_ahci->ppcfg,
AHCI_PORT_PHY_1_CFG
);
349
out_le32(&ccsr_ahci->ppcfg,
AHCI_PORT_PHY_1_CFG
);
410
out_le32(&ccsr_ahci->ppcfg,
AHCI_PORT_PHY_1_CFG
);
Completed in 4694 milliseconds