Searched refs:RT5645_PR_BASE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5645.c | 53 #define RT5645_PR_BASE (RT5645_PR_RANGE_BASE + (0 * RT5645_PR_SPACING)) macro 62 .range_min = RT5645_PR_BASE, 63 .range_max = RT5645_PR_BASE + 0xf8, 73 {RT5645_PR_BASE + 0x3d, 0x3600}, 74 {RT5645_PR_BASE + 0x1c, 0xfd70}, 75 {RT5645_PR_BASE + 0x20, 0x611f}, 76 {RT5645_PR_BASE + 0x21, 0x4040}, 77 {RT5645_PR_BASE + 0x23, 0x0004}, 790 rt5645_dac1_vol_ctrl_mode, RT5645_PR_BASE, 1684 regmap_write(rt5645->regmap, RT5645_PR_BASE in hp_amp_power() [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt5645.c | 51 #define RT5645_PR_BASE (RT5645_PR_RANGE_BASE + (0 * RT5645_PR_SPACING)) macro 60 .range_min = RT5645_PR_BASE, 61 .range_max = RT5645_PR_BASE + 0xf8, 71 {RT5645_PR_BASE + 0x3d, 0x3600}, 72 {RT5645_PR_BASE + 0x1c, 0xfd70}, 73 {RT5645_PR_BASE + 0x20, 0x611f}, 74 {RT5645_PR_BASE + 0x21, 0x4040}, 75 {RT5645_PR_BASE + 0x23, 0x0004}, 764 rt5645_dac1_vol_ctrl_mode, RT5645_PR_BASE, 1657 regmap_write(rt5645->regmap, RT5645_PR_BASE in hp_amp_power() [all...] |
Completed in 6 milliseconds