Lines Matching +full:device +full:- +full:width
30 .Nd PWM (Pulse Width Modulation) control device driver
35 .Bd -ragged -offset indent
36 .Cd "device pwmbus"
37 .Cd "device pwmc"
43 .Bd -literal -offset indent
49 driver provides device-control access to a channel of PWM hardware.
52 device is associated with a single PWM output channel.
61 Consult the documentation for the underlying PWM hardware device driver
66 creates a character device named
84 .Bl -tag -width indent
99 .Bd -literal
107 .Bl -tag -width period
109 The duration, in nanoseconds, of one complete on-off cycle.
113 Flags that affect the output signal can be bitwise-ORed together.
116 .Bl -tag -width PWM_POLARITY_INVERTED -compact
126 .Xr device.hints 5
131 .Bl -tag -width indent
149 device is described with a child node of the pwm hardware controller node.
158 device node:
159 .Bl -tag -width indent
168 device node:
169 .Bl -tag -width indent
176 device entry.
182 .Bd -literal
185 pinctrl-names = "default";
186 pinctrl-0 = <&ehrpwm0_AB_pins>;
196 .Bl -tag -width -compact
201 .Xr device.hints 5 ,