Searched refs:clk_reg (Results 1 – 2 of 2) sorted by relevance
502 u32 clk_reg; in sun8i_codec_hw_params() local546 clk_reg = SUN8I_AIF_CLK_CTRL(SUN8I_CODEC_AIF2); in sun8i_codec_hw_params()548 clk_reg = SUN8I_AIF_CLK_CTRL(dai->id); in sun8i_codec_hw_params()551 regmap_update_bits(scodec->regmap, clk_reg, in sun8i_codec_hw_params()560 regmap_update_bits(scodec->regmap, clk_reg, in sun8i_codec_hw_params()
1935 u8 clk_reg; in da7219_wclk_is_prepared() local1940 clk_reg = snd_soc_component_read(component, DA7219_DAI_CLK_MODE); in da7219_wclk_is_prepared()1942 return !!(clk_reg & DA7219_DAI_CLK_EN_MASK); in da7219_wclk_is_prepared()