Home
last modified time | relevance | path

Searched refs:TAS2780_ISENSE_POWER_EN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dtas2780.h34 #define TAS2780_ISENSE_POWER_EN 4 macro
H A Dtas2780.c104 TAS2780_ISENSE_POWER_EN, 1, 1);
113 TAS2780_ISENSE_POWER_EN, 1, &isense_switch),
222 if (val & (1 << TAS2780_ISENSE_POWER_EN)) in tas2780_set_bitwidth()