Lines Matching +full:divider +full:- +full:val
4 # SPDX-License-Identifier: Apache-2.0
8 compatible: "infineon,cat1-pwm"
10 include: [pwm-controller.yaml, pinctrl-device.yaml]
21 pinctrl-0:
30 pinctrl-0 = <&p1_1_pwm0_0>;
33 pinctrl-names:
39 divider-type:
42 Specifies which type of divider to use.
46 divider-sel:
49 Specifies which divider of the selected type to configure.
52 divider-val:
55 Causes integer division of (divider value + 1), or division by 1 to 256
56 (8-bit divider) or 1 to 65536 (16-bit divider).
59 "#pwm-cells":
63 - channel of the timer used for PWM (not used)
64 - period to set in ns
65 - flags: standard flags like PWM_POLARITY_NORMAL
67 pwm-cells:
68 - channel
69 - period
70 - flags