Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Ddwc_ahsata.c36 u32 ssts; member
217 tmp = readl(&port_mmio->ssts); in ahci_host_init()
255 tmp = readl(&port_mmio->ssts); in ahci_host_init()
443 port_status = readl(&port_mmio->ssts); in ahci_port_start()
941 return readl(&port_mmio->ssts) & SATA_PORT_SSTS_DET_MASK; in sata_port_status()
980 return readl(&port_mmio->ssts) & SATA_PORT_SSTS_DET_MASK ? 0 : -ENXIO; in dwc_ahsata_port_status()