Searched refs:_num (Results 1 – 4 of 4) sorted by relevance
| /openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/ |
| H A D | mpp.h | 11 #define MPP(_num, _sel, _in, _out, _F6180, _F6190, _F6192, _F6281) ( \ argument 12 /* MPP number */ ((_num) & 0xff) | \
|
| /openbmc/qemu/hw/net/ |
| H A D | igb.c | 562 #define VMSTATE_IGB_INTR_DELAY_TIMER_ARRAY(_f, _s, _num) \ argument 563 VMSTATE_STRUCT_ARRAY(_f, _s, _num, 0, \
|
| H A D | e1000e.c | 600 #define VMSTATE_E1000E_INTR_DELAY_TIMER_ARRAY(_f, _s, _num) \ argument 601 VMSTATE_STRUCT_ARRAY(_f, _s, _num, 0, \
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | ci_udc.c | 671 int num, in, _num, _in, i; in handle_setup() local 711 _num = r.wIndex & 15; in handle_setup() 725 if ((num == _num) && (in == _in)) { in handle_setup()
|