Searched refs:init_r0_l (Results 1 – 2 of 2) sorted by relevance
12 unsigned int init_r0_l; member
1165 &rt1318->pdata.init_r0_l); in rt1318_parse_dt()1218 (rt1318->pdata.init_r0_l >> 24) & 0xff); in rt1318_r0_restore()1220 (rt1318->pdata.init_r0_l >> 16) & 0xff); in rt1318_r0_restore()1222 (rt1318->pdata.init_r0_l >> 8) & 0xff); in rt1318_r0_restore()1224 (rt1318->pdata.init_r0_l >> 0) & 0xff); in rt1318_r0_restore()1283 if (rt1318->pdata.init_r0_l && rt1318->pdata.init_r0_r) in rt1318_calibration_work()