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

/linux-master/drivers/hwmon/
H A Dmr75203.c182 u32 ip_freq; member in struct:pvt_device
272 div_s64(ts_coeff->j * (s64)pvt->ip_freq, HZ_PER_MHZ);
427 pvt->ip_freq = clk_get_rate(pvt->clk) / (key + 2);

Completed in 107 milliseconds