freebsd-dev/sys/dev/pwm
Ian Lepore 780c3de886 Remove everything related to channels from the pwmc public interface, now
that there is a pwmc(4) instance per channel and the channel number is
maintained as a driver ivar rather than being passed in from userland.
2019-06-18 00:11:00 +00:00
..
ofw_pwm.c Rename pwmbus.h to ofw_pwm.h, because after all the recent changes, there 2019-06-16 15:56:59 +00:00
ofw_pwm.h Rename pwmbus.h to ofw_pwm.h, because after all the recent changes, there 2019-06-16 15:56:59 +00:00
ofw_pwmbus.c Add ofw_pwmbus to enumerate pwmbus devices on systems configured with fdt 2019-06-17 03:32:05 +00:00
pwmbus_if.m Make pwm channel numbers unsigned. 2019-06-15 23:02:09 +00:00
pwmbus.c Add ofw_pwmbus to enumerate pwmbus devices on systems configured with fdt 2019-06-17 03:32:05 +00:00
pwmbus.h Add ofw_pwmbus to enumerate pwmbus devices on systems configured with fdt 2019-06-17 03:32:05 +00:00
pwmc.c Remove everything related to channels from the pwmc public interface, now 2019-06-18 00:11:00 +00:00
pwmc.h Remove everything related to channels from the pwmc public interface, now 2019-06-18 00:11:00 +00:00