Searched refs:CS42L42_TSENSE_CTL (Results 1 – 4 of 4) sorted by relevance
/linux/sound/pci/hda/ |
H A D | patch_cs8409-tables.c | 132 { CS42L42_TSENSE_CTL, 0x80 }, 329 { CS42L42_TSENSE_CTL, 0x80 }, 385 { CS42L42_TSENSE_CTL, 0x80 },
|
/linux/sound/soc/codecs/ |
H A D | cs42l83-i2c.c | 33 { CS42L42_TSENSE_CTL, 0x1B },
|
H A D | cs42l42.c | 61 { 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 D | cs42l42.h | 145 #define CS42L42_TSENSE_CTL (CS42L42_PAGE_11 + 0x13) macro
|