Searched refs:NAU8825_REG_HSD_CTRL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | nau8825.c | 133 { NAU8825_REG_HSD_CTRL, 0x000c }, 1178 NAU8825_REG_HSD_CTRL, 0, 1, NULL, 0), 1180 NAU8825_REG_HSD_CTRL, 1, 1, NULL, 0), 1567 regmap_update_bits(regmap, NAU8825_REG_HSD_CTRL, in nau8825_enable_jack_detect() 1668 regmap_update_bits(regmap, NAU8825_REG_HSD_CTRL, in nau8825_setup_auto_irq() 1736 regmap_update_bits(regmap, NAU8825_REG_HSD_CTRL, in nau8825_high_imped_detection() 1756 regmap_update_bits(regmap, NAU8825_REG_HSD_CTRL, in nau8825_high_imped_detection() 1767 regmap_update_bits(regmap, NAU8825_REG_HSD_CTRL, in nau8825_high_imped_detection() 1771 regmap_update_bits(regmap, NAU8825_REG_HSD_CTRL, in nau8825_high_imped_detection() 1789 regmap_update_bits(regmap, NAU8825_REG_HSD_CTRL, in nau8825_high_imped_detection() [all …]
|
H A D | nau8825.h | 23 #define NAU8825_REG_HSD_CTRL 0x0c macro
|