Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_sil3114.h14 unsigned long error_addr; member
H A Dsata_sil3114.c357 ioport->error_addr = ioport->cmd_addr + ATA_REG_ERR; in sata_port()
483 err = readb (port[device].ioaddr.error_addr); in do_one_read()
498 readb (port[device].ioaddr.error_addr)); in do_one_read()
H A Dsata_dwc.h326 void __iomem *error_addr; member
H A Dsata_dwc.c335 host.ports[0]->ioaddr.error_addr = (void *)base_addr + 0x04; in init_sata()
1592 tf->feature = readb(ioaddr->error_addr); in ata_tf_read()
1603 tf->hob_feature = readb(ioaddr->error_addr); in ata_tf_read()