Home
last modified time | relevance | path

Searched defs:CLK_ENABLE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/platform_data/
H A Dsh_mmcif.h64 #define CLK_ENABLE (1 << 24) /* 1: output mmc clock */ macro
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dsh_sdhi.h116 #define CLK_ENABLE (1 << 8) macro
/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h88 #define CLK_ENABLE (1 << 24) macro
/openbmc/linux/drivers/media/i2c/
H A Dst-mipid02.c40 #define CLK_ENABLE BIT(0) macro