Home
last modified time | relevance | path

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

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