Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-meson/
H A Dsd_emmc.h30 #define CLK_ALWAYS_ON BIT(24) macro
/openbmc/linux/drivers/mmc/host/
H A Dmeson-gx-mmc.c53 #define CLK_ALWAYS_ON(h) (h->data->always_on) macro