Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dlpc.c348 static void enable_clock_gating(struct udevice *pch) in enable_clock_gating() function
470 enable_clock_gating(pch); in lpc_init_extra()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-brcmstb.c45 static inline void enable_clock_gating(struct sdhci_host *host) in enable_clock_gating() function
63 enable_clock_gating(host); in brcmstb_reset()