Home
last modified time | relevance | path

Searched refs:PORT_SCR_STAT (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/ata/
A Dahci.c125 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()
/u-boot/include/
A Dahci.h55 #define PORT_SCR_STAT 0x28 /* SATA phy register: SStatus */ macro
/u-boot/board/highbank/
A Dahci.c197 tmp = readl(port_mmio + PORT_SCR_STAT); in ahci_link_up()

Completed in 12 milliseconds