Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/mmc/himci_v200/
Dhimci.h223 #define CCLK_ENABLE (1U << 0) macro
Dhimci.c844 value |= CCLK_ENABLE; in HimciControlClock()
847 value &= (~CCLK_ENABLE); in HimciControlClock()