Home
last modified time | relevance | path

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

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