Searched refs:PORT_SCR_STAT (Results 1 – 3 of 3) sorted by relevance
125 tmp = readl(port_mmio + PORT_SCR_STAT); in ahci_link_up()272 tmp = readl(port_mmio + PORT_SCR_STAT); in ahci_host_init()279 tmp = readl(port_mmio + PORT_SCR_STAT) & PORT_SCR_STAT_DET_MASK; in ahci_host_init()305 tmp = readl(port_mmio + PORT_SCR_STAT); in ahci_host_init()521 port_status = readl(port_mmio + PORT_SCR_STAT); in ahci_port_start()604 port_status = readl(port_mmio + PORT_SCR_STAT); in ahci_device_data_io()
55 #define PORT_SCR_STAT 0x28 /* SATA phy register: SStatus */ macro
197 tmp = readl(port_mmio + PORT_SCR_STAT); in ahci_link_up()
Completed in 12 milliseconds