Searched refs:rt1320_pr_read (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | rt1320-sdw.c | 1244 static void rt1320_pr_read(struct rt1320_sdw_priv *rt1320, unsigned int reg, unsigned int *val) in rt1320_pr_read() function 1526 rt1320_pr_read(rt1320, 0x1058, &pr_1058); in rt1320_invrs_load() 1527 rt1320_pr_read(rt1320, 0x1059, &pr_1059); in rt1320_invrs_load() 1528 rt1320_pr_read(rt1320, 0x105a, &pr_105a); in rt1320_invrs_load() 2450 rt1320_pr_read(rt1320, RT1320_HV_DEV_ID_0, &val); in rt1320_io_init() 2451 rt1320_pr_read(rt1320, RT1320_HV_DEV_ID_1, &tmp); in rt1320_io_init() 2452 rt1320_pr_read(rt1320, RT1320_HV_DEV_ID_0, &val); in rt1320_io_init() 2453 rt1320_pr_read(rt1320, RT1320_HV_DEV_ID_1, &tmp); in rt1320_io_init()
|