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