Home
last modified time | relevance | path

Searched refs:CS42L42_MISC_DET_CTL (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/sound/soc/codecs/
Dcs42l42.c104 { CS42L42_MISC_DET_CTL, 0x03 },
257 case CS42L42_MISC_DET_CTL: in cs42l42_readable_register()
1316 CS42L42_MISC_DET_CTL, in cs42l42_process_hs_type_detect()
1344 CS42L42_MISC_DET_CTL, in cs42l42_process_hs_type_detect()
1385 CS42L42_MISC_DET_CTL, in cs42l42_init_hs_type_detect()
1430 CS42L42_MISC_DET_CTL, in cs42l42_init_hs_type_detect()
1478 CS42L42_MISC_DET_CTL, in cs42l42_cancel_hs_type_detect()
1867 regmap_update_bits(cs42l42->regmap, CS42L42_MISC_DET_CTL, in cs42l42_setup_hs_type_detect()
2115 REG_SEQ0(CS42L42_MISC_DET_CTL, 0x03),
Dcs42l83-i2c.c74 { CS42L42_MISC_DET_CTL, 0x03 },
/Linux-v6.1/include/sound/
Dcs42l42.h559 #define CS42L42_MISC_DET_CTL (CS42L42_PAGE_1B + 0x74) macro
/Linux-v6.1/sound/pci/hda/
Dpatch_cs8409.c661 cs8409_i2c_write(cs42l42, CS42L42_MISC_DET_CTL, 0x07); in cs42l42_run_jack_detect()