Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dpl181reg.h69 #define MMCI_CLOCK_ENABLE __BIT(8) macro
H A Dpl181.c348 clock |= MMCI_CLOCK_ENABLE; in plmmc_bus_clock()