Searched refs:PVT_SENSORS_NUM (Results 1 – 2 of 2) sorted by relevance
122 PVT_SENSORS_NUM enumerator218 struct pvt_cache cache[PVT_SENSORS_NUM];
701 kt = ktime_divns(kt, PVT_SENSORS_NUM); in pvt_write_timeout()877 for (idx = 0; idx < PVT_SENSORS_NUM; ++idx) in pvt_clear_data()905 for (idx = 0; idx < PVT_SENSORS_NUM; ++idx) in pvt_create_data()908 for (idx = 0; idx < PVT_SENSORS_NUM; ++idx) in pvt_create_data()1044 pvt->timeout = ktime_set(PVT_SENSORS_NUM * PVT_TOUT_DEF, 0); in pvt_init_iface()1046 pvt->timeout = ktime_add_ns(pvt->timeout, PVT_SENSORS_NUM * PVT_TOUT_MIN); in pvt_init_iface()