Searched full:breakinput (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | st,stm32-timers.yaml | 66 st,breakinput: 150 st,breakinput = <0 1 5>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | st,stm32-timers.yaml | 81 st,breakinput: 165 st,breakinput = <0 1 5>;
|
| /kernel/linux/linux-6.6/drivers/pwm/ |
| 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() 683 /* restore breakinput registers that may have been lost in low power */ in stm32_pwm_resume()
|
| /kernel/linux/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() 688 /* restore breakinput registers that may have been lost in low power */ in stm32_pwm_resume()
|