Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dnau8824.c128 { NAU8824_REG_PORT0_I2S_PCM_CTRL_1, 0x000B },
237 case NAU8824_REG_PORT0_I2S_PCM_CTRL_1 ... NAU8824_REG_TDM_CTRL: in nau8824_readable_reg()
264 case NAU8824_REG_PORT0_I2S_PCM_CTRL_1 ... NAU8824_REG_TDM_CTRL: in nau8824_writeable_reg()
307 SOC_ENUM_SINGLE(NAU8824_REG_PORT0_I2S_PCM_CTRL_1, 12,
311 SOC_ENUM_SINGLE(NAU8824_REG_PORT0_I2S_PCM_CTRL_1, 14,
1145 regmap_update_bits(nau8824->regmap, NAU8824_REG_PORT0_I2S_PCM_CTRL_1, in nau8824_hw_params()
1204 regmap_update_bits(nau8824->regmap, NAU8824_REG_PORT0_I2S_PCM_CTRL_1, in nau8824_set_fmt()
H A Dnau8824.h35 #define NAU8824_REG_PORT0_I2S_PCM_CTRL_1 0x1C macro