Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/host/
H A Ddwmmc_reg.h43 #define SDMMC_CLKDIV 0x8 /* Clock Divider Register */ macro
H A Ddwmmc.c833 WRITE4(sc, SDMMC_CLKDIV, div); in dwmmc_setup_bus()