Searched refs:pdelay (Results 1 – 1 of 1) sorted by relevance
64 rt_uint32_t delay, pdelay; in thermal_ofw_setup() local97 rt_ofw_prop_read_u32(tz_np, "polling-delay-passive", &pdelay); in thermal_ofw_setup()100 zdev->passive_delay = rt_tick_from_millisecond(pdelay); in thermal_ofw_setup()
Completed in 3 milliseconds