freebsd-dev/sys/dev/pwm
Ian Lepore edd96b9fb9 Handle labels specified with hints even on FDT systems. Hints are the
easiest thing for a user to control (via loader.conf or kenv+kldload), so
handle them in addition to any label specified via the FDT data.
2019-06-18 17:05:05 +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 Handle labels specified with hints even on FDT systems. Hints are the 2019-06-18 17:05:05 +00:00
pwmc.h Remove everything related to channels from the pwmc public interface, now 2019-06-18 00:11:00 +00:00