Searched refs:RT5640_PR_BASE (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | rt5640.c | 39 #define RT5640_PR_BASE (RT5640_PR_RANGE_BASE + (0 * RT5640_PR_SPACING)) macro 42 { .name = "PR", .range_min = RT5640_PR_BASE, 43 .range_max = RT5640_PR_BASE + 0xb4, 52 {RT5640_PR_BASE + 0x3d, 0x3600}, 53 {RT5640_PR_BASE + 0x12, 0x0aa8}, 54 {RT5640_PR_BASE + 0x14, 0x0aaa}, 55 {RT5640_PR_BASE + 0x21, 0xe0e0}, 56 {RT5640_PR_BASE + 0x23, 0x1804}, 921 regmap_update_bits(rt5640->regmap, RT5640_PR_BASE + in hp_amp_power_on() 928 regmap_write(rt5640->regmap, RT5640_PR_BASE + RT5640_HP_DCC_INT1, in hp_amp_power_on() [all …]
|