Home
last modified time | relevance | path

Searched refs:PORT_SCR_STAT_DET_COMINIT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h96 #define PORT_SCR_STAT_DET_COMINIT 0x1 macro
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dahci.c295 if (tmp == PORT_SCR_STAT_DET_COMINIT) { in ahci_host_init()