Searched refs:otp_state (Results 1 – 1 of 1) sorted by relevance
198 struct pinctrl_state *otp_state; member2130 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()