Lines Matching +full:half +full:- +full:bit
2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "nxp,imx-pwm"
8 include: [pwm-controller.yaml, pinctrl-device.yaml, base.yaml]
19 run-in-wait:
24 run-in-debug:
39 - "immediate"
40 - "half-cycle"
41 - "full-cycle"
42 - "half-and-full-cycle"
44 Select how to load the buffered-registers with new values:
45 "immediate" - buffered-registers get loaded with new values as soon as LDOK bit is set;
46 "half-cycle" - registers loaded on a PWM half cycle;
47 "full-cycle" - registers loaded on a PWM full cycle;
48 "half-and-full-cycle" - registers loaded on a PWM half & full cycle.
50 "#pwm-cells":
53 pwm-cells:
54 - channel
55 - period
56 - flags