Searched refs:rl (Results 1 – 2 of 2) sorted by relevance
| /sound/soc/codecs/ |
| A D | rt1305.c | 993 unsigned int rh, rl, rhl, r0ohm; in rt1305_calibrate() local 1058 regmap_read(rt1305->regmap, RT1305_PR_BASE + 0x56, &rl); in rt1305_calibrate() 1059 rhl = (rh << 16) | rl; in rt1305_calibrate() 1062 pr_debug("Left_rhl = 0x%x rh=0x%x rl=0x%x\n", rhl, rh, rl); in rt1305_calibrate() 1075 regmap_read(rt1305->regmap, RT1305_PR_BASE + 0x56, &rl); in rt1305_calibrate() 1076 rhl = (rh << 16) | rl; in rt1305_calibrate() 1079 pr_debug("Right_rhl = 0x%x rh=0x%x rl=0x%x\n", rhl, rh, rl); in rt1305_calibrate()
|
| /sound/usb/usx2y/ |
| A D | usbus428ctldefs.h | 68 rl; member
|
Completed in 8 milliseconds