Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Dcx2072x.c202 { CX2072X_I2SPCM_CONTROL5, 0x00000000 },
267 case CX2072X_I2SPCM_CONTROL5: in cx2072x_register_size()
436 case CX2072X_I2SPCM_CONTROL5: in cx2072x_readable_register()
832 regmap_write(cx2072x->regmap, CX2072X_I2SPCM_CONTROL5, 0); in cx2072x_config_i2spcm()
854 regmap_write(cx2072x->regmap, CX2072X_I2SPCM_CONTROL5, reg5.ulval); in cx2072x_config_i2spcm()
Dcx2072x.h139 #define CX2072X_I2SPCM_CONTROL5 0x6e10 macro