Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8825.c133 { 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 Dnau8825.h23 #define NAU8825_REG_HSD_CTRL 0x0c macro