Searched refs:PORT_SCR_STAT_DET_COMINIT (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ | ||
| H A D | ahci.h | 96 #define PORT_SCR_STAT_DET_COMINIT 0x1 macro |
| /rk3399_rockchip-uboot/drivers/ata/ | ||
| H A D | ahci.c | 311 if (tmp == PORT_SCR_STAT_DET_COMINIT) { in ahci_host_init() |