Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dahci.h137 struct ahci_ioports { struct
164 struct ahci_ioports port[AHCI_MAX_PORTS]; argument
/rk3399_rockchip-uboot/drivers/ata/
H A Dahci.c93 static void ahci_dcache_flush_sata_cmd(struct ahci_ioports *pp) in ahci_dcache_flush_sata_cmd()
516 struct ahci_ioports *pp = &(uc_priv->port[port]); in ahci_fill_sg()
549 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 opts) in ahci_fill_cmd_slot()
577 struct ahci_ioports *pp = &(uc_priv->port[port]); in ahci_port_start()
654 struct ahci_ioports *pp = &(uc_priv->port[port]); in ahci_device_data_io()
1133 struct ahci_ioports *pp = &(uc_priv->port[port]); in ata_io_flush()
H A Ddwc_ahsata.c325 struct ahci_ioports *pp = &uc_priv->port[port]; in ahci_fill_sg()
352 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 cmd_slot, u32 opts) in ahci_fill_cmd_slot()
373 struct ahci_ioports *pp = &uc_priv->port[port]; in ahci_exec_ata_cmd()
436 struct ahci_ioports *pp = &uc_priv->port[port]; in ahci_port_start()