Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dcx2072x.c197 { CX2072X_I2SPCM_CONTROL5, 0x00000000 },
262 case CX2072X_I2SPCM_CONTROL5: in cx2072x_register_size()
431 case CX2072X_I2SPCM_CONTROL5: in cx2072x_readable_register()
827 regmap_write(cx2072x->regmap, CX2072X_I2SPCM_CONTROL5, 0); in cx2072x_config_i2spcm()
849 regmap_write(cx2072x->regmap, CX2072X_I2SPCM_CONTROL5, reg5.ulval); in cx2072x_config_i2spcm()
Dcx2072x.h139 #define CX2072X_I2SPCM_CONTROL5 0x6e10 macro