freebsd-skq/sys/dev/gpio
Justin Hibbits 7915adb560 Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
This simplifies checking for default resource range for bus_alloc_resource(),
and improves readability.

This is part of, and related to, the migration of rman_res_t from u_long to
uintmax_t.

Discussed with:	jhb
Suggested by:	marcel
2016-02-20 01:32:58 +00:00
..
gpio_if.m
gpiobacklight.c Add GPIO backlight driver compatible with Linux FDT bindings. 2015-07-30 19:04:14 +00:00
gpiobus_if.m
gpiobus.c Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it. 2016-02-20 01:32:58 +00:00
gpiobusvar.h
gpioc.c
gpioiic.c
gpioled.c gpioled(4) depends on gpiobus. 2015-08-17 17:09:57 +00:00
ofw_gpiobus.c