Searched refs:temp_div (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dwm97xx.h297 int temp_div; member in struct:wm97xx_batt_pdata
/linux-master/drivers/power/supply/
H A Dwm97xx_battery.c43 pdata->temp_div;
/linux-master/drivers/media/dvb-frontends/
H A Dcxd2841er.c1132 s32 temp_div, temp_q, temp_r; local
1169 temp_div = (is_hs_mode ? 1048576 : 1572864);
1172 temp_div, &temp_r);
1175 temp_div, &temp_r);
1177 if (temp_r >= temp_div / 2)

Completed in 151 milliseconds