Searched refs:RT1305_PR_BASE (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/soc/codecs/ |
| A D | rt1305.c | 42 .range_min = RT1305_PR_BASE, 43 .range_max = RT1305_PR_BASE + 0xff, 55 { RT1305_PR_BASE + 0xcf, 0x5548 }, 56 { RT1305_PR_BASE + 0x5d, 0x0442 }, 57 { RT1305_PR_BASE + 0xc1, 0x0320 }, 1060 regmap_read(rt1305->regmap, RT1305_PR_BASE + 0x55, &rh); in rt1305_calibrate() 1061 regmap_read(rt1305->regmap, RT1305_PR_BASE + 0x56, &rl); in rt1305_calibrate() 1094 regmap_write(rt1305->regmap, RT1305_PR_BASE + 0x4e, in rt1305_calibrate() 1096 regmap_write(rt1305->regmap, RT1305_PR_BASE + 0x4f, in rt1305_calibrate() 1098 regmap_write(rt1305->regmap, RT1305_PR_BASE + 0xfe, in rt1305_calibrate() [all …]
|
Completed in 5 milliseconds