Searched refs:CAL_CTRL (Results 1 – 2 of 2) sorted by relevance
1278 val = cal_read(cal, CAL_CTRL); in cal_runtime_resume()1286 cal_write(cal, CAL_CTRL, val); in cal_runtime_resume()1287 cal_dbg(3, cal, "CAL_CTRL = 0x%08x\n", cal_read(cal, CAL_CTRL)); in cal_runtime_resume()
48 #define CAL_CTRL 0x100 macro