Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata.c24 struct ahci_ops *ops = ahci_get_ops(dev); in sata_reset()
34 struct ahci_ops *ops = ahci_get_ops(dev); in sata_dm_port_status()
44 struct ahci_ops *ops = ahci_get_ops(dev); in sata_scan()
/rk3399_rockchip-uboot/include/
H A Dahci.h179 struct ahci_ops { struct
206 #define ahci_get_ops(dev) ((struct ahci_ops *)(dev)->driver->ops) argument
/rk3399_rockchip-uboot/board/compulab/cm_fx6/
H A Dcm_fx6.c820 struct ahci_ops sata_imx_ops = {