Searched refs:RT5677_PR_BASE (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/sound/soc/codecs/ |
D | rt5677.c | 48 #define RT5677_PR_BASE (RT5677_PR_RANGE_BASE + (0 * RT5677_PR_SPACING)) macro 53 .range_min = RT5677_PR_BASE, 54 .range_max = RT5677_PR_BASE + 0xfd, 65 {RT5677_PR_BASE + 0x3d, 0x364d}, 66 {RT5677_PR_BASE + 0x17, 0x4fc0}, 67 {RT5677_PR_BASE + 0x13, 0x0312}, 68 {RT5677_PR_BASE + 0x1e, 0x0000}, 69 {RT5677_PR_BASE + 0x12, 0x0eaa}, 70 {RT5677_PR_BASE + 0x14, 0x018a}, 71 {RT5677_PR_BASE + 0x15, 0x0490}, [all …]
|