Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Damlmmc.c65 #define SD_EMMC_CFG_STOP_CLOCK (1 << 22) macro
534 HSET4(sc, SD_EMMC_CFG, SD_EMMC_CFG_STOP_CLOCK); in amlmmc_bus_clock()
547 HCLR4(sc, SD_EMMC_CFG, SD_EMMC_CFG_STOP_CLOCK); in amlmmc_bus_clock()