Searched refs:init_r0_r (Results 1 – 2 of 2) sorted by relevance
13 unsigned int init_r0_r; member
1167 &rt1318->pdata.init_r0_r); in rt1318_parse_dt()1226 (rt1318->pdata.init_r0_r >> 24) & 0xff); in rt1318_r0_restore()1228 (rt1318->pdata.init_r0_r >> 16) & 0xff); in rt1318_r0_restore()1230 (rt1318->pdata.init_r0_r >> 8) & 0xff); in rt1318_r0_restore()1232 (rt1318->pdata.init_r0_r >> 0) & 0xff); in rt1318_r0_restore()1283 if (rt1318->pdata.init_r0_l && rt1318->pdata.init_r0_r) in rt1318_calibration_work()