Searched defs:ccsr_ahci (Results 1 – 4 of 4) sorted by relevance
97 struct ccsr_ahci { struct98 u32 res1[0xa4/4]; /* 0x0 - 0xa4 */99 u32 pcfg; /* port config */100 u32 ppcfg; /* port phy1 config */101 u32 pp2c; /* port phy2 config */102 u32 pp3c; /* port phy3 config */103 u32 pp4c; /* port phy4 config */104 u32 pp5c; /* port phy5 config */105 u32 axicc; /* AXI cache control */106 u32 paxic; /* port AXI config */[all …]
395 struct ccsr_ahci { struct396 u32 res1[0xa4/4]; /* 0x0 - 0xa4 */397 u32 pcfg; /* port config */398 u32 ppcfg; /* port phy1 config */399 u32 pp2c; /* port phy2 config */400 u32 pp3c; /* port phy3 config */401 u32 pp4c; /* port phy4 config */402 u32 pp5c; /* port phy5 config */403 u32 paxic; /* port AXI config */404 u32 axicc; /* AXI cache control */[all …]
24 struct ccsr_ahci __iomem *ccsr_ahci = (void *)AHCI_BASE_ADDR; in ls1021a_sata_init() local
336 struct ccsr_ahci __iomem *ccsr_ahci; in sata_init() local406 struct ccsr_ahci __iomem *ccsr_ahci = (void *)CONFIG_SYS_SATA; in sata_init() local