Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dcx2072x.c198 { CX2072X_I2SPCM_CONTROL6, 0x00000000 },
263 case CX2072X_I2SPCM_CONTROL6: in cx2072x_register_size()
432 case CX2072X_I2SPCM_CONTROL6: in cx2072x_readable_register()
848 regmap_write(cx2072x->regmap, CX2072X_I2SPCM_CONTROL6, reg6.ulval); in cx2072x_config_i2spcm()
Dcx2072x.h140 #define CX2072X_I2SPCM_CONTROL6 0x6e18 macro