Home
last modified time | relevance | path

Searched defs:CLK_CLEAR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/platform_data/
H A Dsh_mmcif.h65 #define CLK_CLEAR (0xf << 16) macro
/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h89 #define CLK_CLEAR ((1 << 19) | (1 << 18) | (1 << 17) | (1 << 16)) macro