Searched refs:RT5670_PR_BASE (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
D | rt5670.c | 57 #define RT5670_PR_BASE (RT5670_PR_RANGE_BASE + (0 * RT5670_PR_SPACING)) macro 60 { .name = "PR", .range_min = RT5670_PR_BASE, 61 .range_max = RT5670_PR_BASE + 0xf8, 70 { RT5670_PR_BASE + 0x14, 0x9a8a }, 71 { RT5670_PR_BASE + 0x38, 0x1fe1 }, 72 { RT5670_PR_BASE + 0x3d, 0x3640 }, 1384 regmap_write(rt5670->regmap, RT5670_PR_BASE + in rt5670_hp_power_event() 1409 regmap_write(rt5670->regmap, RT5670_PR_BASE + in rt5670_hp_event() 1424 regmap_write(rt5670->regmap, RT5670_PR_BASE + in rt5670_hp_event() 1439 regmap_write(rt5670->regmap, RT5670_PR_BASE + in rt5670_hp_event() [all …]
|