1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/sys/dev/gpio
2014-10-23 23:12:30 +00:00
..
gpio_if.m Move gpiobus routines to dev/gpio. Avoid polluting ofw_bus with bus 2014-05-04 04:01:26 +00:00
gpiobus_if.m
gpiobus.c Move gpiobus routines to dev/gpio. Avoid polluting ofw_bus with bus 2014-05-04 04:01:26 +00:00
gpiobusvar.h Provide a working GPIOBUS_IVAR() macro for FDT systems. 2014-10-23 23:12:30 +00:00
gpioc.c Remove extra semicolon which rendered condition useless 2012-04-02 00:11:26 +00:00
gpioiic.c Add a bounds verification to the SCL and SDA pin values. 2014-05-31 14:27:50 +00:00
gpioled.c Add OFW support to the in tree gpio compatible devices: gpioiic(4) and 2014-02-13 17:58:52 +00:00
ofw_gpiobus.c Rename OF_xref_phandle() to OF_node_from_xref() and add a new function 2014-09-01 18:51:01 +00:00