Home
last modified time | relevance | path

Searched refs:PVT_TOUT_MIN (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/hwmon/
A Dbt1-pvt.h97 #define PVT_TOUT_MIN (NSEC_PER_SEC / 3000) macro
A Dbt1-pvt.c684 kt = ktime_sub_ns(kt, PVT_TOUT_MIN); in pvt_write_timeout()
965 tout = PVT_TOUT_MIN / NSEC_PER_USEC; in pvt_check_pwr()
1020 pvt->timeout = ktime_add_ns(pvt->timeout, PVT_SENSORS_NUM * PVT_TOUT_MIN); in pvt_init_iface()
1024 pvt->timeout = ktime_add_ns(pvt->timeout, PVT_TOUT_MIN); in pvt_init_iface()

Completed in 5 milliseconds