Searched refs:REGDECL (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/usb/controller/
H A Dmusb_otg_allwinner.c138 #define REGDECL(a, b) [(a)] = ((b) | REMAPFLAG) macro
142 REGDECL(MUSB2_REG_EPFIFO(0), 0x0000),
143 REGDECL(MUSB2_REG_EPFIFO(1), 0x0004),
144 REGDECL(MUSB2_REG_EPFIFO(2), 0x0008),
145 REGDECL(MUSB2_REG_EPFIFO(3), 0x000c),
146 REGDECL(MUSB2_REG_EPFIFO(4), 0x0010),
147 REGDECL(MUSB2_REG_EPFIFO(5), 0x0014),
148 REGDECL(MUSB2_REG_POWER, 0x0040),
149 REGDECL(MUSB2_REG_DEVCTL, 0x0041),
150 REGDECL(MUSB2_REG_EPINDE
[all...]

Completed in 153 milliseconds