Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sound/
H A Dbroadwell_i2s.h114 SHIM_CLKCTL_MCLK_24MHZ = 3 << 24, enumerator
H A Dbroadwell_i2s.c58 clkctl |= SHIM_CLKCTL_MCLK_24MHZ | SHIM_CLKCTL_DCPLCG; in init_shim_clkctl()