Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Drockchip_thermal.c198 struct pinctrl_state *otp_state; member
2130 if (!IS_ERR(thermal->pinctrl) && !IS_ERR_OR_NULL(thermal->otp_state)) in thermal_pinctrl_select_otp()
2132 thermal->otp_state); in thermal_pinctrl_select_otp()
2471 thermal->otp_state = pinctrl_lookup_state(thermal->pinctrl, in rockchip_thermal_probe()
2473 if (IS_ERR_OR_NULL(thermal->otp_state)) in rockchip_thermal_probe()