Searched refs:CS42L42_TSENSE_CTL (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/sound/pci/hda/ |
D | patch_cs8409-tables.c | 132 { CS42L42_TSENSE_CTL, 0x80 }, 329 { CS42L42_TSENSE_CTL, 0x80 }, 385 { CS42L42_TSENSE_CTL, 0x80 },
|
/Linux-v6.1/sound/soc/codecs/ |
D | cs42l83-i2c.c | 33 { CS42L42_TSENSE_CTL, 0x1B },
|
D | cs42l42.c | 63 { CS42L42_TSENSE_CTL, 0x1B }, 200 case CS42L42_TSENSE_CTL: in cs42l42_readable_register() 1887 regmap_update_bits(cs42l42->regmap, CS42L42_TSENSE_CTL, in cs42l42_setup_hs_type_detect() 1962 regmap_update_bits(cs42l42->regmap, CS42L42_TSENSE_CTL, in cs42l42_handle_device_data() 1990 regmap_update_bits(cs42l42->regmap, CS42L42_TSENSE_CTL, in cs42l42_handle_device_data()
|
/Linux-v6.1/include/sound/ |
D | cs42l42.h | 144 #define CS42L42_TSENSE_CTL (CS42L42_PAGE_11 + 0x13) macro
|