Home
last modified time | relevance | path

Searched full:breakinput (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/mfd/
Dst,stm32-timers.yaml85 st,breakinput:
169 st,breakinput = <0 1 5>;
/linux-6.14.4/drivers/pwm/
Dpwm-stm32.c742 nb = of_property_count_elems_of_size(np, "st,breakinput", in stm32_pwm_probe_breakinputs()
746 * Because "st,breakinput" parameter is optional do not make probe in stm32_pwm_probe_breakinputs()
757 ret = of_property_read_u32_array(np, "st,breakinput", in stm32_pwm_probe_breakinputs()
903 /* restore breakinput registers that may have been lost in low power */ in stm32_pwm_resume()