Searched refs:PCM3060_REG_MASK_MS (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/sound/soc/codecs/ | ||
A D | pcm3060.h | 58 #define PCM3060_REG_MASK_MS 0x70 macro |
A D | pcm3060.c | 162 regmap_update_bits(priv->regmap, reg, PCM3060_REG_MASK_MS, val); in pcm3060_hw_params() |
Completed in 4 milliseconds