Searched refs:IN_CLK_SRC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/mediatek/mt7986/ | ||
H A D | mt7986-reg.h | 148 #define IN_CLK_SRC(x) ((x) << 10) macro |
H A D | mt7986-dai-etdm.c | 219 IN_CLK_SRC_MASK, IN_CLK_SRC(APLL_CLK)); in mtk_dai_etdm_config() |