Searched refs:RT5670_PR_BASE (Results 1 – 1 of 1) sorted by relevance
/sound/soc/codecs/ |
D | rt5670.c | 42 #define RT5670_PR_BASE (RT5670_PR_RANGE_BASE + (0 * RT5670_PR_SPACING)) macro 45 { .name = "PR", .range_min = RT5670_PR_BASE, 46 .range_max = RT5670_PR_BASE + 0xf8, 55 { RT5670_PR_BASE + 0x14, 0x9a8a }, 56 { RT5670_PR_BASE + 0x38, 0x3ba1 }, 57 { RT5670_PR_BASE + 0x3d, 0x3640 }, 1432 regmap_write(rt5670->regmap, RT5670_PR_BASE + in rt5670_hp_power_event() 1457 regmap_write(rt5670->regmap, RT5670_PR_BASE + in rt5670_hp_event() 1472 regmap_write(rt5670->regmap, RT5670_PR_BASE + in rt5670_hp_event() 1487 regmap_write(rt5670->regmap, RT5670_PR_BASE + in rt5670_hp_event() [all …]
|