Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dpatch_cs8409-tables.c126 { CS42L42_TIPSENSE_CTL, 0xC2 },
323 { CS42L42_TIPSENSE_CTL, 0xC2 },
379 { CS42L42_TIPSENSE_CTL, 0xC2 },
/linux/sound/soc/codecs/
H A Dcs42l83-i2c.c73 { CS42L42_TIPSENSE_CTL, 0x02 },
H A Dcs42l42.c101 { CS42L42_TIPSENSE_CTL, 0x02 },
254 case CS42L42_TIPSENSE_CTL: in cs42l42_readable_register()
1921 regmap_update_bits(cs42l42->regmap, CS42L42_TIPSENSE_CTL, in cs42l42_setup_hs_type_detect()
2147 REG_SEQ0(CS42L42_TIPSENSE_CTL, 0x02),
/linux/include/sound/
H A Dcs42l42.h548 #define CS42L42_TIPSENSE_CTL (CS42L42_PAGE_1B + 0x73) macro