| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_statlog.h | 73 #define ST(x) STATE_## x macro 85 ST(INVALID) = 0, /* invalid status */ enumerator 86 ST(WLAN_POWER_ON) = 1, /* Wi-Fi Power on */ enumerator 87 ST(WLAN_POWER_OFF) = 2, /* Wi-Fi Power off */ enumerator 88 ST(ASSOC_START) = 3, /* connect to the AP triggered by upper layer */ enumerator 89 ST(AUTH_DONE) = 4, /* complete to authenticate with the AP */ enumerator 90 ST(ASSOC_REQ) = 5, /* send or receive Assoc Req */ enumerator 91 ST(ASSOC_RESP) = 6, /* send or receive Assoc Resp */ enumerator 92 ST(ASSOC_DONE) = 7, /* complete to disconnect to the associated AP */ enumerator 93 ST(DISASSOC_START) = 8, /* disconnect to the associated AP by upper layer */ enumerator [all …]
|
| H A D | dhd.h | 4521 #define ST(x) 0 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_statlog.h | 73 #define ST(x) STATE_## x macro 85 ST(INVALID) = 0, /* invalid status */ enumerator 86 ST(WLAN_POWER_ON) = 1, /* Wi-Fi Power on */ enumerator 87 ST(WLAN_POWER_OFF) = 2, /* Wi-Fi Power off */ enumerator 88 ST(ASSOC_START) = 3, /* connect to the AP triggered by upper layer */ enumerator 89 ST(AUTH_DONE) = 4, /* complete to authenticate with the AP */ enumerator 90 ST(ASSOC_REQ) = 5, /* send or receive Assoc Req */ enumerator 91 ST(ASSOC_RESP) = 6, /* send or receive Assoc Resp */ enumerator 92 ST(ASSOC_DONE) = 7, /* complete to disconnect to the associated AP */ enumerator 93 ST(DISASSOC_START) = 8, /* disconnect to the associated AP by upper layer */ enumerator [all …]
|
| H A D | dhd.h | 4516 #define ST(x) 0 macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/nx-gzip/include/ |
| H A D | nxu.h | 428 #define getnn(ST, REG) ((be32toh(ST.REG) >> (31-REG##_offset)) \ argument 430 #define getpnn(ST, REG) ((be32toh((ST)->REG) >> (31-REG##_offset)) \ argument 432 #define get32(ST, REG) (be32toh(ST.REG)) argument 433 #define getp32(ST, REG) (be32toh((ST)->REG)) argument 434 #define get64(ST, REG) (be64toh(ST.REG)) argument 435 #define getp64(ST, REG) (be64toh((ST)->REG)) argument 437 #define unget32(ST, REG) (get32(ST, REG) & ~((REG##_mask) \ argument 441 #define ungetp32(ST, REG) (getp32(ST, REG) & ~((REG##_mask) \ argument 445 #define clear_regs(ST) memset((void *)(&(ST)), 0, sizeof(ST)) argument 446 #define clear_dde(ST) do { ST.dde_count = ST.ddebc = 0; ST.ddead = 0; \ argument [all …]
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | i8042.h | 60 #define ST 6 /* stop output index */ macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_cmd_parser.c | 26 #define ST(start, num) { (start) >> 2, (num) } macro
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfs3acl.c | 240 #define ST 1 /* status*/ macro
|
| H A D | nfs2acl.c | 373 #define ST 1 /* status*/ macro
|
| H A D | nfsproc.c | 614 #define ST 1 /* status */ macro
|
| H A D | nfs3proc.c | 704 #define ST 1 /* status*/ macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | align.c | 39 #define ST 1 /* store */ macro
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | xor_32.h | 15 #define ST(x, y) " movq %%mm"#y", 8*("#x")(%1) ;\n" macro
|
| H A D | xor.h | 41 #define ST(x, y) " movaps %%xmm"#y", "OFFS(x)"(%[p1]) ;\n" macro
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-rpc/ |
| H A D | dma.c | 52 #define ST (IOMD_IO0ST - IOMD_IO0CURA) macro
|
| /OK3568_Linux_fs/u-boot/drivers/rkflash/ |
| H A D | flash.h | 53 #define ST 0x06 /* ST */ macro
|
| /OK3568_Linux_fs/kernel/drivers/rkflash/ |
| H A D | flash.h | 51 #define ST 0x06 /* ST */ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/ |
| H A D | cvmx.h | 212 #define CVMX_BUILD_WRITE64(TYPE, ST) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A D | sq930x.c | 1121 #define ST(sensor, type) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | tegra-xudc.c | 62 #define ST 0x034 macro
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | FlashPoint.c | 738 #define ST 0x1D /*Status Phase */ macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 351 #define ST E macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd.h | 3450 #define ST(x) 0 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd.h | 3450 #define ST(x) 0 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd.h | 3455 #define ST(x) 0 macro
|