Searched refs:CS42L42_CODEC_STATUS (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/sound/pci/hda/ |
D | patch_cs8409.c | 654 cs8409_i2c_read(cs42l42, CS42L42_CODEC_STATUS); in cs42l42_run_jack_detect() 805 reg_cdc_status = cs8409_i2c_read(cs42l42, CS42L42_CODEC_STATUS); in cs42l42_jack_unsol_event() 874 { CS42L42_CODEC_STATUS, 0x00 }, in cs42l42_resume() 936 true, cs42l42, CS42L42_CODEC_STATUS) < 0) in cs42l42_suspend()
|
/linux-6.6.21/sound/soc/codecs/ |
D | cs42l42.c | 226 case CS42L42_CODEC_STATUS: in cs42l42_readable_register() 352 case CS42L42_CODEC_STATUS: in cs42l42_volatile_register() 1649 {CS42L42_CODEC_STATUS, CS42L42_CODEC_INT_MASK, 2190 CS42L42_CODEC_STATUS, reg, in cs42l42_suspend()
|
/linux-6.6.21/include/sound/ |
D | cs42l42.h | 357 #define CS42L42_CODEC_STATUS (CS42L42_PAGE_13 + 0x08) macro
|