Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dsata.h15 int __sata_stop(void);
/rk3399_rockchip-uboot/drivers/ata/
H A Dsata.c121 __weak int __sata_stop(void) in __sata_stop() function
/rk3399_rockchip-uboot/board/compulab/cm_fx6/
H A Dcm_fx6.c248 __sata_stop(); in sata_stop()