Searched full:breakinput (Results 1 – 2 of 2) sorted by relevance
/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | st,stm32-timers.yaml | 66 st,breakinput: 150 st,breakinput = <0 1 5>;
|
/linux-5.10/drivers/pwm/ |
D | pwm-stm32.c | 533 nb = of_property_count_elems_of_size(np, "st,breakinput", in stm32_pwm_probe_breakinputs() 537 * Because "st,breakinput" parameter is optional do not make probe in stm32_pwm_probe_breakinputs() 548 ret = of_property_read_u32_array(np, "st,breakinput", in stm32_pwm_probe_breakinputs() 693 /* restore breakinput registers that may have been lost in low power */ in stm32_pwm_resume()
|