Searched refs:RT5677_PR_BASE (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | rt5677.c | 46 #define RT5677_PR_BASE (RT5677_PR_RANGE_BASE + (0 * RT5677_PR_SPACING)) macro 51 .range_min = RT5677_PR_BASE, 52 .range_max = RT5677_PR_BASE + 0xfd, 63 {RT5677_PR_BASE + 0x3d, 0x364d}, 64 {RT5677_PR_BASE + 0x17, 0x4fc0}, 65 {RT5677_PR_BASE + 0x13, 0x0312}, 66 {RT5677_PR_BASE + 0x1e, 0x0000}, 67 {RT5677_PR_BASE + 0x12, 0x0eaa}, 68 {RT5677_PR_BASE + 0x14, 0x018a}, 69 {RT5677_PR_BASE + 0x15, 0x0490}, [all …]
|