Searched refs:r0r (Results 1 – 1 of 1) sorted by relevance
997 u64 r0l, r0r; in rt1305_calibrate() local1085 r0r = 562949953421312ULL; in rt1305_calibrate()1087 do_div(r0r, rhl); in rt1305_calibrate()1088 pr_debug("Right_r0 = 0x%llx\n", r0r); in rt1305_calibrate()1093 (r0r > R0_UPPER) && (r0r < R0_LOWER)) { in rt1305_calibrate()1099 ((r0r >> 16) & 0xffff) | 0xf800); in rt1305_calibrate()1101 r0r & 0xffff); in rt1305_calibrate()