Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dpatch_cs8409-tables.c132 { CS42L42_TSENSE_CTL, 0x80 },
329 { CS42L42_TSENSE_CTL, 0x80 },
385 { CS42L42_TSENSE_CTL, 0x80 },
/linux/sound/soc/codecs/
H A Dcs42l83-i2c.c33 { CS42L42_TSENSE_CTL, 0x1B },
H A Dcs42l42.c61 { CS42L42_TSENSE_CTL, 0x1B },
198 case CS42L42_TSENSE_CTL: in cs42l42_readable_register()
1918 regmap_update_bits(cs42l42->regmap, CS42L42_TSENSE_CTL, in cs42l42_setup_hs_type_detect()
1993 regmap_update_bits(cs42l42->regmap, CS42L42_TSENSE_CTL, in cs42l42_handle_device_data()
2021 regmap_update_bits(cs42l42->regmap, CS42L42_TSENSE_CTL, in cs42l42_handle_device_data()
/linux/include/sound/
H A Dcs42l42.h145 #define CS42L42_TSENSE_CTL (CS42L42_PAGE_11 + 0x13) macro