OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_gpio
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/gpl2/dts/dist/include/dt-bindings/pinctrl/
rzn1-pinctrl.h
11
#define RZN1_PINMUX(
_gpio
, _func) \
12
(((_func) << 8) | (
_gpio
))
/src/sys/external/isc/atheros_hal/dist/
ah_internal.h
319
#define ath_hal_gpioCfgOutput(_ah,
_gpio
, _type) \
320
AH_PRIVATE(_ah)->ah_gpioCfgOutput(_ah,
_gpio
, _type)
321
#define ath_hal_gpioCfgInput(_ah,
_gpio
) \
322
AH_PRIVATE(_ah)->ah_gpioCfgInput(_ah,
_gpio
)
323
#define ath_hal_gpioGet(_ah,
_gpio
) \
324
AH_PRIVATE(_ah)->ah_gpioGet(_ah,
_gpio
)
325
#define ath_hal_gpioSet(_ah,
_gpio
, _val) \
326
AH_PRIVATE(_ah)->ah_gpioGet(_ah,
_gpio
, _val)
327
#define ath_hal_gpioSetIntr(_ah,
_gpio
, _ilevel) \
328
AH_PRIVATE(_ah)->ah_gpioSetIntr(_ah,
_gpio
, _ilevel
[
all
...]
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_gpio.c
29
#define AR_GPIO_BIT(
_gpio
) (1 <<
_gpio
)
/src/sys/dev/ic/
athvar.h
574
#define ath_hal_gpioCfgOutput(_ah,
_gpio
, _type) \
575
((*(_ah)->ah_gpioCfgOutput)((_ah), (
_gpio
), (_type)))
576
#define ath_hal_gpioset(_ah,
_gpio
, _b) \
577
((*(_ah)->ah_gpioSet)((_ah), (
_gpio
), (_b)))
/src/usr.sbin/postinstall/
postinstall.in
1457
_sdpd _httpd _mdnsd _tests _tcpdump _tss
_gpio
_rtadvd SKIP \
Completed in 46 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025