Home
last modified time | relevance | path

Searched refs:AHCI_PORT_PHY_1_CFG (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci_qoriq.c34 #define AHCI_PORT_PHY_1_CFG 0xa003fffe macro
181 writel(AHCI_PORT_PHY_1_CFG, reg_base + PORT_PHY1); in ahci_qoriq_phy_init()
199 writel(AHCI_PORT_PHY_1_CFG, reg_base + PORT_PHY1); in ahci_qoriq_phy_init()
208 writel(AHCI_PORT_PHY_1_CFG, reg_base + PORT_PHY1); in ahci_qoriq_phy_init()
223 writel(AHCI_PORT_PHY_1_CFG, reg_base + PORT_PHY1); in ahci_qoriq_phy_init()
240 writel(AHCI_PORT_PHY_1_CFG, reg_base + PORT_PHY1); in ahci_qoriq_phy_init()
249 writel(AHCI_PORT_PHY_1_CFG, reg_base + PORT_PHY1); in ahci_qoriq_phy_init()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dls102xa_sata.c13 #define AHCI_PORT_PHY_1_CFG 0xa003fffe macro
31 out_le32(&ccsr_ahci->ppcfg, AHCI_PORT_PHY_1_CFG); in ls1021a_sata_init()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dsoc.c218 out_le32(&ccsr_ahci->ppcfg, AHCI_PORT_PHY_1_CFG); in sata_init()
223 out_le32(&ccsr_ahci->ppcfg, AHCI_PORT_PHY_1_CFG); in sata_init()
242 out_le32(&ccsr_ahci->ppcfg, AHCI_PORT_PHY_1_CFG); in sata_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dsoc.h82 #define AHCI_PORT_PHY_1_CFG 0xa003fffe macro