Searched refs:r2 (Results 1 – 2 of 2) sorted by relevance
| /sound/soc/intel/catpt/ |
| A D | loader.c | 242 struct resource r1, r2, common; in catpt_restore_fwimage() local 267 r2.start = off; in catpt_restore_fwimage() 268 r2.end = r2.start + info->size - 1; in catpt_restore_fwimage() 270 if (!resource_intersection(&r2, &r1, &common)) in catpt_restore_fwimage()
|
| /sound/soc/codecs/ |
| A D | tscs454.c | 515 #define PLL_CTL(f, t, c1, r1, o1, f1l, f1h, c2, r2, o2, f2l, f2h) \ argument 525 {R_PLL2RDIV, r2}, \
|
Completed in 11 milliseconds