Lines Matching +full:divider +full:- +full:int +full:- +full:1
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:
37 type: int
39 divider-type:
40 type: int
42 Specifies which type of divider to use.
46 divider-sel:
47 type: int
49 Specifies which divider of the selected type to configure.
52 divider-val:
53 type: int
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