Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Ddwc_ahsata.c35 u32 ssts; member
216 tmp = readl(&port_mmio->ssts); in ahci_host_init()
254 tmp = readl(&port_mmio->ssts); in ahci_host_init()
442 port_status = readl(&port_mmio->ssts); in ahci_port_start()
940 return readl(&port_mmio->ssts) & SATA_PORT_SSTS_DET_MASK; in sata_port_status()
979 return readl(&port_mmio->ssts) & SATA_PORT_SSTS_DET_MASK ? 0 : -ENXIO; in dwc_ahsata_port_status()