Home
last modified time | relevance | path

Searched refs:FUNC (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/mips/mediatek/
H A Dmtk_pinctrl.h166 FUNC("spis", 0), FUNC("gpio", 1), FUNC("utif", 2), FUNC("pwm", 3)
170 FUNC("spi", 0), FUNC("gpio", 1), FUNC("refclk", 2), FUNC("-", 3)
178 FUNC("uart0", 0), FUNC("gpio", 1), FUNC("-", 2), FUNC("-", 3)
182 FUNC("sdxc", 0), FUNC("gpio", 1), FUNC("utif", 2), FUNC("jtag", 3)
194 FUNC("i2c", 0), FUNC("gpio", 1), FUNC("debug", 2), FUNC("-", 3)
198 FUNC("uart1", 0), FUNC("gpio", 1), FUNC("pwm", 2), FUNC("sw r", 3)
202 FUNC("uart2", 0), FUNC("gpio", 1), FUNC("pwm", 2), FUNC("sdxc", 3)
206 FUNC("pwm", 0), FUNC("gpio", 1), FUNC("utif", 2), FUNC("sdxc", 3)
239 FUNC("mdio", 0), FUNC("gpio", 1), FUNC("-", 2), FUNC("-", 3)
247 FUNC("spi", 0), FUNC("gpio", 1), FUNC("nand1", 2), FUNC("-", 3)
[all …]
/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni_cust.h94 #define _TIMER_START(UNI,ARG,FIELD,DUE,FUNC) do { \ argument
97 hz * (DUE) / 1000, FUNC, (ARG), 0); \
/f-stack/freebsd/sys/
H A Dkobj.h99 #define KOBJMETHOD(NAME, FUNC) \ argument
100 { &NAME##_desc, (kobjop_t) (1 ? FUNC : (NAME##_t *)NULL) }
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/
H A Daead_aes256gcm_aesni.c177 #define FUNC(N, MAKEN) … macro
194 FUNC(8, MAKE8)
/f-stack/freebsd/mips/mips/
H A Dfp.S107 and v1, a0, 0x3F # mask FUNC field
113 lw a3, func_fmt_tbl(v1) # switch on FUNC & FMT