Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dnau8824.c127 { NAU8824_REG_PORT0_I2S_PCM_CTRL_1, 0x000B },
236 case NAU8824_REG_PORT0_I2S_PCM_CTRL_1 ... NAU8824_REG_TDM_CTRL: in nau8824_readable_reg()
263 case NAU8824_REG_PORT0_I2S_PCM_CTRL_1 ... NAU8824_REG_TDM_CTRL: in nau8824_writeable_reg()
306 SOC_ENUM_SINGLE(NAU8824_REG_PORT0_I2S_PCM_CTRL_1, 12,
310 SOC_ENUM_SINGLE(NAU8824_REG_PORT0_I2S_PCM_CTRL_1, 14,
1147 regmap_update_bits(nau8824->regmap, NAU8824_REG_PORT0_I2S_PCM_CTRL_1, in nau8824_hw_params()
1206 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