Searched refs:CS42L42_CODEC_STATUS (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/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-v6.1/sound/soc/codecs/ |
D | cs42l42.c | 225 case CS42L42_CODEC_STATUS: in cs42l42_readable_register() 350 case CS42L42_CODEC_STATUS: in cs42l42_volatile_register() 1620 {CS42L42_CODEC_STATUS, CS42L42_CODEC_INT_MASK, 2153 CS42L42_CODEC_STATUS, reg, in cs42l42_suspend()
|
/Linux-v6.1/include/sound/ |
D | cs42l42.h | 356 #define CS42L42_CODEC_STATUS (CS42L42_PAGE_13 + 0x08) macro
|