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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/iface/
H A Drtmp_usb.h170 #define RTUSB_SET_BULK_FLAG(_M, _F) ((_M)->BulkFlags |= (_F))
171 #define RTUSB_CLEAR_BULK_FLAG(_M, _F) ((_M)->BulkFlags &= ~(_F))
172 #define RTUSB_TEST_BULK_FLAG(_M, _F) (((_M)->BulkFlags & (_F)) != 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/iface/
H A Drtmp_usb.h170 #define RTUSB_SET_BULK_FLAG(_M, _F) ((_M)->BulkFlags |= (_F))
171 #define RTUSB_CLEAR_BULK_FLAG(_M, _F) ((_M)->BulkFlags &= ~(_F))
172 #define RTUSB_TEST_BULK_FLAG(_M, _F) (((_M)->BulkFlags & (_F)) != 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6656/
H A Ddevice.h896 #define MP_SET_FLAG(_M, _F) ((_M)->Flags |= (_F))
897 #define MP_CLEAR_FLAG(_M, _F) ((_M)->Flags &= ~(_F))
898 #define MP_TEST_FLAG(_M, _F) (((_M)->Flags & (_F)) != 0)
899 #define MP_TEST_FLAGS(_M, _F) (((_M)->Flags & (_F)) == (_F))
901 #define MP_IS_READY(_M) (((_M)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6656/
H A Ddevice.h896 #define MP_SET_FLAG(_M, _F) ((_M)->Flags |= (_F))
897 #define MP_CLEAR_FLAG(_M, _F) ((_M)->Flags &= ~(_F))
898 #define MP_TEST_FLAG(_M, _F) (((_M)->Flags & (_F)) != 0)
899 #define MP_TEST_FLAGS(_M, _F) (((_M)->Flags & (_F)) == (_F))
901 #define MP_IS_READY(_M) (((_M)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/m68hc11/
H A Dgencode.c71 #define _M 0xff macro
83 * { "test", M6811_OP_NONE, 1, 0x00, 5, _M, CHG_NONE },
340 * { "dex", "x->x", "dec16", 1, 0x00, 5, _M, CHG_NONE },
359 { "test", 0, 0, 1, 0x00, 5, _M, CHG_NONE },
426 { "wai", 0, 0, 1, 0x3e, 14, _M, CHG_NONE },
427 { "swi", 0, 0, 1, 0x3f, 14, _M, CHG_NONE },
606 * { "dex", "x->x", "dec16", 1, 0x00, 5, _M, CHG_NONE },
681 * { "dex", "x->x", "dec16", 1, 0x00, 5, _M, CHG_NONE },
699 * { "dex", "x->x", "dec16", 1, 0x00, 5, _M, CHG_NONE },
715 * { "dex", "x->x", "dec16", 1, 0x00, 5, _M, CHG_NON
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/m68hc11/
H A Dgencode.c71 #define _M 0xff macro
83 * { "test", M6811_OP_NONE, 1, 0x00, 5, _M, CHG_NONE },
340 * { "dex", "x->x", "dec16", 1, 0x00, 5, _M, CHG_NONE },
359 { "test", 0, 0, 1, 0x00, 5, _M, CHG_NONE },
426 { "wai", 0, 0, 1, 0x3e, 14, _M, CHG_NONE },
427 { "swi", 0, 0, 1, 0x3f, 14, _M, CHG_NONE },
606 * { "dex", "x->x", "dec16", 1, 0x00, 5, _M, CHG_NONE },
681 * { "dex", "x->x", "dec16", 1, 0x00, 5, _M, CHG_NONE },
699 * { "dex", "x->x", "dec16", 1, 0x00, 5, _M, CHG_NONE },
715 * { "dex", "x->x", "dec16", 1, 0x00, 5, _M, CHG_NON
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/m68hc11/
H A Dgencode.c71 #define _M 0xff macro
83 * { "test", M6811_OP_NONE, 1, 0x00, 5, _M, CHG_NONE },
340 * { "dex", "x->x", "dec16", 1, 0x00, 5, _M, CHG_NONE },
359 { "test", 0, 0, 1, 0x00, 5, _M, CHG_NONE },
426 { "wai", 0, 0, 1, 0x3e, 14, _M, CHG_NONE },
427 { "swi", 0, 0, 1, 0x3f, 14, _M, CHG_NONE },
606 * { "dex", "x->x", "dec16", 1, 0x00, 5, _M, CHG_NONE },
681 * { "dex", "x->x", "dec16", 1, 0x00, 5, _M, CHG_NONE },
699 * { "dex", "x->x", "dec16", 1, 0x00, 5, _M, CHG_NONE },
715 * { "dex", "x->x", "dec16", 1, 0x00, 5, _M, CHG_NON
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/include/
H A Dbcmdefs.h310 * #define <NAME>_M BITFIELD_MASK(3)
321 (((val) >> field ## _S) & field ## _M)
323 (((val) & (~(field ## _M << field ## _S))) | \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h228 #define RTMP_SET_FLAG(_M, _F) ((_M)->Flags |= (_F))
229 #define RTMP_CLEAR_FLAG(_M, _F) ((_M)->Flags &= ~(_F))
230 #define RTMP_CLEAR_FLAGS(_M) ((_M)->Flags = 0)
231 #define RTMP_TEST_FLAG(_M, _F) (((_M)->Flags & (_F)) != 0)
232 #define RTMP_TEST_FLAGS(_M, _F) (((_M)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/
H A Drtmp.h228 #define RTMP_SET_FLAG(_M, _F) ((_M)->Flags |= (_F))
229 #define RTMP_CLEAR_FLAG(_M, _F) ((_M)->Flags &= ~(_F))
230 #define RTMP_CLEAR_FLAGS(_M) ((_M)->Flags = 0)
231 #define RTMP_TEST_FLAG(_M, _F) (((_M)->Flags & (_F)) != 0)
232 #define RTMP_TEST_FLAGS(_M, _F) (((_M)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dm68hc11-opc.c69 #define _M 0xff macro
106 { "test", OP_NONE, 1, 0x00, 5, _M, CHG_NONE, cpu6811 },
827 { "rev", OP_NONE | OP_PAGE2, 2, 0x3a, _M, _M, CHG_HNZVC, cpu6812 },
828 { "revw", OP_NONE | OP_PAGE2, 2, 0x3b, _M, _M, CHG_HNZVC, cpu6812 },
1013 { "test", OP_NONE, 1, 0x00, 5, _M, CHG_NONE, cpu6811 },
1050 { "wai", OP_NONE, 1, 0x3e, 5, _M, CHG_NONE, cpu6811|cpu6812 },
1052 { "wav", OP_NONE | OP_PAGE2, 2, 0x3c, 8, _M, SET_Z_CHG_HNVC, cpu6812 },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dm68hc11-opc.c69 #define _M 0xff macro
106 { "test", OP_NONE, 1, 0x00, 5, _M, CHG_NONE, cpu6811 },
827 { "rev", OP_NONE | OP_PAGE2, 2, 0x3a, _M, _M, CHG_HNZVC, cpu6812 },
828 { "revw", OP_NONE | OP_PAGE2, 2, 0x3b, _M, _M, CHG_HNZVC, cpu6812 },
1013 { "test", OP_NONE, 1, 0x00, 5, _M, CHG_NONE, cpu6811 },
1050 { "wai", OP_NONE, 1, 0x3e, 5, _M, CHG_NONE, cpu6811|cpu6812 },
1052 { "wav", OP_NONE | OP_PAGE2, 2, 0x3c, 8, _M, SET_Z_CHG_HNVC, cpu6812 },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dm68hc11-opc.c69 #define _M 0xff macro
106 { "test", OP_NONE, 1, 0x00, 5, _M, CHG_NONE, cpu6811 },
827 { "rev", OP_NONE | OP_PAGE2, 2, 0x3a, _M, _M, CHG_HNZVC, cpu6812 },
828 { "revw", OP_NONE | OP_PAGE2, 2, 0x3b, _M, _M, CHG_HNZVC, cpu6812 },
1013 { "test", OP_NONE, 1, 0x00, 5, _M, CHG_NONE, cpu6811 },
1050 { "wai", OP_NONE, 1, 0x3e, 5, _M, CHG_NONE, cpu6811|cpu6812 },
1052 { "wav", OP_NONE | OP_PAGE2, 2, 0x3c, 8, _M, SET_Z_CHG_HNVC, cpu6812 },

Completed in 125 milliseconds