Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/kirkwood/
H A Dkirkwood-i2s.c42 #define A38X_PLL_FREQ_OFFSET_VALID BIT(16) macro
96 reg_val &= ~A38X_PLL_FREQ_OFFSET_VALID; in armada_38x_set_pll()
146 reg_val |= A38X_PLL_FREQ_OFFSET_VALID; in armada_38x_set_pll()