Searched refs:RT5651_PR_BASE (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
H A Drt5651.c37 #define RT5651_PR_BASE (RT5651_PR_RANGE_BASE + (0 * RT5651_PR_SPACING)) macro
40 { .name = "PR", .range_min = RT5651_PR_BASE,
41 .range_max = RT5651_PR_BASE + 0xb4,
50 {RT5651_PR_BASE + 0x3d, 0x3e00},
741 regmap_update_bits(rt5651->regmap, RT5651_PR_BASE + rt5651_amp_power_event()
749 regmap_write(rt5651->regmap, RT5651_PR_BASE + rt5651_amp_power_event()
792 regmap_write(rt5651->regmap, RT5651_PR_BASE + rt5651_hp_event()
797 regmap_update_bits(rt5651->regmap, RT5651_PR_BASE + rt5651_hp_event()

Completed in 43 milliseconds