Searched refs:PORT_SCR_CTL (Results 1 – 3 of 3) sorted by relevance
189 writel(0x301, port_mmio + PORT_SCR_CTL); in ahci_link_up()191 writel(0x300, port_mmio + PORT_SCR_CTL); in ahci_link_up()
112 writel(tmp, mmio + PORT_SCR_CTL + PORT_BASE + PORT_OFFSET * i); in ceva_init_sata()
56 #define PORT_SCR_CTL 0x2c /* SATA phy register: SControl */ macro