Searched refs:th_reg (Results 1 – 1 of 1) sorted by relevance
694 static u32 opt4060_calc_val_from_th_reg(u32 th_reg) in opt4060_calc_val_from_th_reg() argument702 th_exp = (th_reg >> 12) & 0xf; in opt4060_calc_val_from_th_reg()703 th_val = th_reg & 0xfff; in opt4060_calc_val_from_th_reg()