Searched refs:ADMHCD_HOST_EN (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/mips/adm5120/dev/ | ||
H A D | ahcireg.h | 49 #define ADMHCD_HOST_EN 0x00000001 /* Host enable */ macro |
H A D | ahci.c | 297 REG_WRITE(ADMHCD_REG_CONTROL, ADMHCD_HOST_EN); in ahci_attach() |