Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs42l42.c105 { CS42L42_MISC_DET_CTL, 0x03 },
258 case CS42L42_MISC_DET_CTL: in cs42l42_readable_register()
1345 CS42L42_MISC_DET_CTL, in cs42l42_process_hs_type_detect()
1373 CS42L42_MISC_DET_CTL, in cs42l42_process_hs_type_detect()
1414 CS42L42_MISC_DET_CTL, in cs42l42_init_hs_type_detect()
1459 CS42L42_MISC_DET_CTL, in cs42l42_init_hs_type_detect()
1507 CS42L42_MISC_DET_CTL, in cs42l42_cancel_hs_type_detect()
1901 regmap_update_bits(cs42l42->regmap, CS42L42_MISC_DET_CTL, in cs42l42_setup_hs_type_detect()
2149 REG_SEQ0(CS42L42_MISC_DET_CTL, 0x03),
H A Dcs42l83-i2c.c74 { CS42L42_MISC_DET_CTL, 0x03 },
/openbmc/linux/include/sound/
H A Dcs42l42.h560 #define CS42L42_MISC_DET_CTL (CS42L42_PAGE_1B + 0x74) macro
/openbmc/linux/sound/pci/hda/
H A Dpatch_cs8409.c661 cs8409_i2c_write(cs42l42, CS42L42_MISC_DET_CTL, 0x07); in cs42l42_run_jack_detect()