Home
last modified time | relevance | path

Searched defs:ST (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_statlog.h73 #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 Ddhd.h4521 #define ST(x) 0 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_statlog.h73 #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 Ddhd.h4516 #define ST(x) 0 macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnxu.h428 #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 Di8042.h60 #define ST 6 /* stop output index */ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/
H A Detnaviv_cmd_parser.c26 #define ST(start, num) { (start) >> 2, (num) } macro
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs3acl.c240 #define ST 1 /* status*/ macro
H A Dnfs2acl.c373 #define ST 1 /* status*/ macro
H A Dnfsproc.c614 #define ST 1 /* status */ macro
H A Dnfs3proc.c704 #define ST 1 /* status*/ macro
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dalign.c39 #define ST 1 /* store */ macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dxor_32.h15 #define ST(x, y) " movq %%mm"#y", 8*("#x")(%1) ;\n" macro
H A Dxor.h41 #define ST(x, y) " movaps %%xmm"#y", "OFFS(x)"(%[p1]) ;\n" macro
/OK3568_Linux_fs/kernel/arch/arm/mach-rpc/
H A Ddma.c52 #define ST (IOMD_IO0ST - IOMD_IO0CURA) macro
/OK3568_Linux_fs/u-boot/drivers/rkflash/
H A Dflash.h53 #define ST 0x06 /* ST */ macro
/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Dflash.h51 #define ST 0x06 /* ST */ macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx.h212 #define CVMX_BUILD_WRITE64(TYPE, ST) \ argument
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Dsq930x.c1121 #define ST(sensor, type) \ macro
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dtegra-xudc.c62 #define ST 0x034 macro
/OK3568_Linux_fs/kernel/drivers/scsi/
H A DFlashPoint.c738 #define ST 0x1D /*Status Phase */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dppc-opc.c351 #define ST E macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd.h3450 #define ST(x) 0 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd.h3450 #define ST(x) 0 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd.h3455 #define ST(x) 0 macro