This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
gpio
History
Ian Lepore
752ba93078
Rename OF_xref_phandle() to OF_node_from_xref() and add a new function
...
that provides the inverse translation, OF_xref_from_node(). Discussed with: nwhitehorn
2014-09-01 18:51:01 +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
Move gpiobus routines to dev/gpio. Avoid polluting ofw_bus with bus
2014-05-04 04:01:26 +00:00
gpioc.c
…
gpioiic.c
Add a bounds verification to the SCL and SDA pin values.
2014-05-31 14:27:50 +00:00
gpioled.c
…
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