Home
last modified time | relevance | path

Searched defs:x (Results 26 – 50 of 6272) sorted by relevance

12345678910>>...251

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/byteorder/
H A Dlittle_endian.h28 #define __constant_htonl(x) ___constant_swab32((x)) argument
29 #define __constant_ntohl(x) ___constant_swab32((x)) argument
30 #define __constant_htons(x) ___constant_swab16((x)) argument
31 #define __constant_ntohs(x) ___constant_swab16((x)) argument
32 #define __constant_cpu_to_le64(x) ((__u64)(x)) argument
33 #define __constant_le64_to_cpu(x) ((__u64)(x)) argument
34 #define __constant_cpu_to_le32(x) ((__u32)(x)) argument
35 #define __constant_le32_to_cpu(x) ((__u32)(x)) argument
36 #define __constant_cpu_to_le16(x) ((__u16)(x)) argument
37 #define __constant_le16_to_cpu(x) ((__u16)(x)) argument
[all …]
H A Dbig_endian.h27 #define __constant_htonl(x) ((__u32)(x)) argument
28 #define __constant_ntohl(x) ((__u32)(x)) argument
29 #define __constant_htons(x) ((__u16)(x)) argument
30 #define __constant_ntohs(x) ((__u16)(x)) argument
31 #define __constant_cpu_to_le64(x) ___constant_swab64((x)) argument
32 #define __constant_le64_to_cpu(x) ___constant_swab64((x)) argument
33 #define __constant_cpu_to_le32(x) ___constant_swab32((x)) argument
34 #define __constant_le32_to_cpu(x) ___constant_swab32((x)) argument
35 #define __constant_cpu_to_le16(x) ___constant_swab16((x)) argument
36 #define __constant_le16_to_cpu(x) ___constant_swab16((x)) argument
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/byteorder/
H A Dlittle_endian.h28 #define __constant_htonl(x) ___constant_swab32((x)) argument
29 #define __constant_ntohl(x) ___constant_swab32((x)) argument
30 #define __constant_htons(x) ___constant_swab16((x)) argument
31 #define __constant_ntohs(x) ___constant_swab16((x)) argument
32 #define __constant_cpu_to_le64(x) ((__u64)(x)) argument
33 #define __constant_le64_to_cpu(x) ((__u64)(x)) argument
34 #define __constant_cpu_to_le32(x) ((__u32)(x)) argument
35 #define __constant_le32_to_cpu(x) ((__u32)(x)) argument
36 #define __constant_cpu_to_le16(x) ((__u16)(x)) argument
37 #define __constant_le16_to_cpu(x) ((__u16)(x)) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/byteorder/
H A Dlittle_endian.h29 #define __constant_htonl(x) ___constant_swab32((x)) argument
30 #define __constant_ntohl(x) ___constant_swab32((x)) argument
31 #define __constant_htons(x) ___constant_swab16((x)) argument
32 #define __constant_ntohs(x) ___constant_swab16((x)) argument
33 #define __constant_cpu_to_le64(x) ((__u64)(x)) argument
34 #define __constant_le64_to_cpu(x) ((__u64)(x)) argument
35 #define __constant_cpu_to_le32(x) ((__u32)(x)) argument
36 #define __constant_le32_to_cpu(x) ((__u32)(x)) argument
37 #define __constant_cpu_to_le16(x) ((__u16)(x)) argument
38 #define __constant_le16_to_cpu(x) ((__u16)(x)) argument
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/byteorder/
H A Dbig_endian.h27 #define __constant_htonl(x) ((__u32)(x)) argument
28 #define __constant_ntohl(x) ((__u32)(x)) argument
29 #define __constant_htons(x) ((__u16)(x)) argument
30 #define __constant_ntohs(x) ((__u16)(x)) argument
31 #define __constant_cpu_to_le64(x) ___constant_swab64((x)) argument
32 #define __constant_le64_to_cpu(x) ___constant_swab64((x)) argument
33 #define __constant_cpu_to_le32(x) ___constant_swab32((x)) argument
34 #define __constant_le32_to_cpu(x) ___constant_swab32((x)) argument
35 #define __constant_cpu_to_le16(x) ___constant_swab16((x)) argument
36 #define __constant_le16_to_cpu(x) ___constant_swab16((x)) argument
[all …]
H A Dlittle_endian.h28 #define __constant_htonl(x) ___constant_swab32((x)) argument
29 #define __constant_ntohl(x) ___constant_swab32((x)) argument
30 #define __constant_htons(x) ___constant_swab16((x)) argument
31 #define __constant_ntohs(x) ___constant_swab16((x)) argument
32 #define __constant_cpu_to_le64(x) ((__u64)(x)) argument
33 #define __constant_le64_to_cpu(x) ((__u64)(x)) argument
34 #define __constant_cpu_to_le32(x) ((__u32)(x)) argument
35 #define __constant_le32_to_cpu(x) ((__u32)(x)) argument
36 #define __constant_cpu_to_le16(x) ((__u16)(x)) argument
37 #define __constant_le16_to_cpu(x) ((__u16)(x)) argument
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/byteorder/
H A Dlittle_endian.h28 #define __constant_htonl(x) ___constant_swab32((x)) argument
29 #define __constant_ntohl(x) ___constant_swab32((x)) argument
30 #define __constant_htons(x) ___constant_swab16((x)) argument
31 #define __constant_ntohs(x) ___constant_swab16((x)) argument
32 #define __constant_cpu_to_le64(x) ((__u64)(x)) argument
33 #define __constant_le64_to_cpu(x) ((__u64)(x)) argument
34 #define __constant_cpu_to_le32(x) ((__u32)(x)) argument
35 #define __constant_le32_to_cpu(x) ((__u32)(x)) argument
36 #define __constant_cpu_to_le16(x) ((__u16)(x)) argument
37 #define __constant_le16_to_cpu(x) ((__u16)(x)) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/byteorder/
H A Dbig_endian.h28 #define __constant_htonl(x) ((__u32)(x)) argument
29 #define __constant_ntohl(x) ((__u32)(x)) argument
30 #define __constant_htons(x) ((__u16)(x)) argument
31 #define __constant_ntohs(x) ((__u16)(x)) argument
32 #define __constant_cpu_to_le64(x) ___constant_swab64((x)) argument
33 #define __constant_le64_to_cpu(x) ___constant_swab64((x)) argument
34 #define __constant_cpu_to_le32(x) ___constant_swab32((x)) argument
35 #define __constant_le32_to_cpu(x) ___constant_swab32((x)) argument
36 #define __constant_cpu_to_le16(x) ___constant_swab16((x)) argument
37 #define __constant_le16_to_cpu(x) ___constant_swab16((x)) argument
[all …]
H A Dlittle_endian.h29 #define __constant_htonl(x) ___constant_swab32((x)) argument
30 #define __constant_ntohl(x) ___constant_swab32((x)) argument
31 #define __constant_htons(x) ___constant_swab16((x)) argument
32 #define __constant_ntohs(x) ___constant_swab16((x)) argument
33 #define __constant_cpu_to_le64(x) ((__u64)(x)) argument
34 #define __constant_le64_to_cpu(x) ((__u64)(x)) argument
35 #define __constant_cpu_to_le32(x) ((__u32)(x)) argument
36 #define __constant_le32_to_cpu(x) ((__u32)(x)) argument
37 #define __constant_cpu_to_le16(x) ((__u16)(x)) argument
38 #define __constant_le16_to_cpu(x) ((__u16)(x)) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/byteorder/
H A Dbig_endian.h27 #define __constant_htonl(x) ((__u32)(x)) argument
28 #define __constant_ntohl(x) ((__u32)(x)) argument
29 #define __constant_htons(x) ((__u16)(x)) argument
30 #define __constant_ntohs(x) ((__u16)(x)) argument
31 #define __constant_cpu_to_le64(x) ___constant_swab64((x)) argument
32 #define __constant_le64_to_cpu(x) ___constant_swab64((x)) argument
33 #define __constant_cpu_to_le32(x) ___constant_swab32((x)) argument
34 #define __constant_le32_to_cpu(x) ___constant_swab32((x)) argument
35 #define __constant_cpu_to_le16(x) ___constant_swab16((x)) argument
36 #define __constant_le16_to_cpu(x) ___constant_swab16((x)) argument
[all …]
H A Dlittle_endian.h28 #define __constant_htonl(x) ___constant_swab32((x)) argument
29 #define __constant_ntohl(x) ___constant_swab32((x)) argument
30 #define __constant_htons(x) ___constant_swab16((x)) argument
31 #define __constant_ntohs(x) ___constant_swab16((x)) argument
32 #define __constant_cpu_to_le64(x) ((__u64)(x)) argument
33 #define __constant_le64_to_cpu(x) ((__u64)(x)) argument
34 #define __constant_cpu_to_le32(x) ((__u32)(x)) argument
35 #define __constant_le32_to_cpu(x) ((__u32)(x)) argument
36 #define __constant_cpu_to_le16(x) ((__u16)(x)) argument
37 #define __constant_le16_to_cpu(x) ((__u16)(x)) argument
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/byteorder/
H A Dlittle_endian.h28 #define __constant_htonl(x) ___constant_swab32((x)) argument
29 #define __constant_ntohl(x) ___constant_swab32((x)) argument
30 #define __constant_htons(x) ___constant_swab16((x)) argument
31 #define __constant_ntohs(x) ___constant_swab16((x)) argument
32 #define __constant_cpu_to_le64(x) ((__u64)(x)) argument
33 #define __constant_le64_to_cpu(x) ((__u64)(x)) argument
34 #define __constant_cpu_to_le32(x) ((__u32)(x)) argument
35 #define __constant_le32_to_cpu(x) ((__u32)(x)) argument
36 #define __constant_cpu_to_le16(x) ((__u16)(x)) argument
37 #define __constant_le16_to_cpu(x) ((__u16)(x)) argument
[all …]
H A Dbig_endian.h27 #define __constant_htonl(x) ((__u32)(x)) argument
28 #define __constant_ntohl(x) ((__u32)(x)) argument
29 #define __constant_htons(x) ((__u16)(x)) argument
30 #define __constant_ntohs(x) ((__u16)(x)) argument
31 #define __constant_cpu_to_le64(x) ___constant_swab64((x)) argument
32 #define __constant_le64_to_cpu(x) ___constant_swab64((x)) argument
33 #define __constant_cpu_to_le32(x) ___constant_swab32((x)) argument
34 #define __constant_le32_to_cpu(x) ___constant_swab32((x)) argument
35 #define __constant_cpu_to_le16(x) ___constant_swab16((x)) argument
36 #define __constant_le16_to_cpu(x) ___constant_swab16((x)) argument
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/byteorder/
H A Dlittle_endian.h28 #define __constant_htonl(x) ___constant_swab32((x)) argument
29 #define __constant_ntohl(x) ___constant_swab32((x)) argument
30 #define __constant_htons(x) ___constant_swab16((x)) argument
31 #define __constant_ntohs(x) ___constant_swab16((x)) argument
32 #define __constant_cpu_to_le64(x) ((__u64)(x)) argument
33 #define __constant_le64_to_cpu(x) ((__u64)(x)) argument
34 #define __constant_cpu_to_le32(x) ((__u32)(x)) argument
35 #define __constant_le32_to_cpu(x) ((__u32)(x)) argument
36 #define __constant_cpu_to_le16(x) ((__u16)(x)) argument
37 #define __constant_le16_to_cpu(x) ((__u16)(x)) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/byteorder/
H A Dlittle_endian.h33 #define __constant_htonl(x) ___constant_swab32((x)) argument
34 #define __constant_ntohl(x) ___constant_swab32((x)) argument
35 #define __constant_htons(x) ___constant_swab16((x)) argument
36 #define __constant_ntohs(x) ___constant_swab16((x)) argument
37 #define __constant_cpu_to_le64(x) ((__u64)(x)) argument
38 #define __constant_le64_to_cpu(x) ((__u64)(x)) argument
39 #define __constant_cpu_to_le32(x) ((__u32)(x)) argument
40 #define __constant_le32_to_cpu(x) ((__u32)(x)) argument
41 #define __constant_cpu_to_le16(x) ((__u16)(x)) argument
42 #define __constant_le16_to_cpu(x) ((__u16)(x)) argument
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/byteorder/
H A Dlittle_endian.h28 #define __constant_htonl(x) ___constant_swab32((x)) argument
29 #define __constant_ntohl(x) ___constant_swab32((x)) argument
30 #define __constant_htons(x) ___constant_swab16((x)) argument
31 #define __constant_ntohs(x) ___constant_swab16((x)) argument
32 #define __constant_cpu_to_le64(x) ((__u64)(x)) argument
33 #define __constant_le64_to_cpu(x) ((__u64)(x)) argument
34 #define __constant_cpu_to_le32(x) ((__u32)(x)) argument
35 #define __constant_le32_to_cpu(x) ((__u32)(x)) argument
36 #define __constant_cpu_to_le16(x) ((__u16)(x)) argument
37 #define __constant_le16_to_cpu(x) ((__u16)(x)) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/byteorder/
H A Dbig_endian.h27 #define __constant_htonl(x) ((__u32)(x)) argument
28 #define __constant_ntohl(x) ((__u32)(x)) argument
29 #define __constant_htons(x) ((__u16)(x)) argument
30 #define __constant_ntohs(x) ((__u16)(x)) argument
31 #define __constant_cpu_to_le64(x) ___constant_swab64((x)) argument
32 #define __constant_le64_to_cpu(x) ___constant_swab64((x)) argument
33 #define __constant_cpu_to_le32(x) ___constant_swab32((x)) argument
34 #define __constant_le32_to_cpu(x) ___constant_swab32((x)) argument
35 #define __constant_cpu_to_le16(x) ___constant_swab16((x)) argument
36 #define __constant_le16_to_cpu(x) ___constant_swab16((x)) argument
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/byteorder/
H A Dlittle_endian.h28 #define __constant_htonl(x) ___constant_swab32((x)) argument
29 #define __constant_ntohl(x) ___constant_swab32((x)) argument
30 #define __constant_htons(x) ___constant_swab16((x)) argument
31 #define __constant_ntohs(x) ___constant_swab16((x)) argument
32 #define __constant_cpu_to_le64(x) ((__u64)(x)) argument
33 #define __constant_le64_to_cpu(x) ((__u64)(x)) argument
34 #define __constant_cpu_to_le32(x) ((__u32)(x)) argument
35 #define __constant_le32_to_cpu(x) ((__u32)(x)) argument
36 #define __constant_cpu_to_le16(x) ((__u16)(x)) argument
37 #define __constant_le16_to_cpu(x) ((__u16)(x)) argument
[all …]
H A Dbig_endian.h27 #define __constant_htonl(x) ((__u32)(x)) argument
28 #define __constant_ntohl(x) ((__u32)(x)) argument
29 #define __constant_htons(x) ((__u16)(x)) argument
30 #define __constant_ntohs(x) ((__u16)(x)) argument
31 #define __constant_cpu_to_le64(x) ___constant_swab64((x)) argument
32 #define __constant_le64_to_cpu(x) ___constant_swab64((x)) argument
33 #define __constant_cpu_to_le32(x) ___constant_swab32((x)) argument
34 #define __constant_le32_to_cpu(x) ___constant_swab32((x)) argument
35 #define __constant_cpu_to_le16(x) ___constant_swab16((x)) argument
36 #define __constant_le16_to_cpu(x) ___constant_swab16((x)) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/byteorder/
H A Dlittle_endian.h33 #define __constant_htonl(x) ___constant_swab32((x)) argument
34 #define __constant_ntohl(x) ___constant_swab32((x)) argument
35 #define __constant_htons(x) ___constant_swab16((x)) argument
36 #define __constant_ntohs(x) ___constant_swab16((x)) argument
37 #define __constant_cpu_to_le64(x) ((__u64)(x)) argument
38 #define __constant_le64_to_cpu(x) ((__u64)(x)) argument
39 #define __constant_cpu_to_le32(x) ((__u32)(x)) argument
40 #define __constant_le32_to_cpu(x) ((__u32)(x)) argument
41 #define __constant_cpu_to_le16(x) ((__u16)(x)) argument
42 #define __constant_le16_to_cpu(x) ((__u16)(x)) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/byteorder/
H A Dlittle_endian.h33 #define __constant_htonl(x) ___constant_swab32((x)) argument
34 #define __constant_ntohl(x) ___constant_swab32((x)) argument
35 #define __constant_htons(x) ___constant_swab16((x)) argument
36 #define __constant_ntohs(x) ___constant_swab16((x)) argument
37 #define __constant_cpu_to_le64(x) ((__u64)(x)) argument
38 #define __constant_le64_to_cpu(x) ((__u64)(x)) argument
39 #define __constant_cpu_to_le32(x) ((__u32)(x)) argument
40 #define __constant_le32_to_cpu(x) ((__u32)(x)) argument
41 #define __constant_cpu_to_le16(x) ((__u16)(x)) argument
42 #define __constant_le16_to_cpu(x) ((__u16)(x)) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/byteorder/
H A Dlittle_endian.h29 #define __constant_htonl(x) ___constant_swab32((x)) argument
30 #define __constant_ntohl(x) ___constant_swab32((x)) argument
31 #define __constant_htons(x) ___constant_swab16((x)) argument
32 #define __constant_ntohs(x) ___constant_swab16((x)) argument
33 #define __constant_cpu_to_le64(x) ((__u64)(x)) argument
34 #define __constant_le64_to_cpu(x) ((__u64)(x)) argument
35 #define __constant_cpu_to_le32(x) ((__u32)(x)) argument
36 #define __constant_le32_to_cpu(x) ((__u32)(x)) argument
37 #define __constant_cpu_to_le16(x) ((__u16)(x)) argument
38 #define __constant_le16_to_cpu(x) ((__u16)(x)) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/byteorder/
H A Dlittle_endian.h29 #define __constant_htonl(x) ___constant_swab32((x)) argument
30 #define __constant_ntohl(x) ___constant_swab32((x)) argument
31 #define __constant_htons(x) ___constant_swab16((x)) argument
32 #define __constant_ntohs(x) ___constant_swab16((x)) argument
33 #define __constant_cpu_to_le64(x) ((__u64)(x)) argument
34 #define __constant_le64_to_cpu(x) ((__u64)(x)) argument
35 #define __constant_cpu_to_le32(x) ((__u32)(x)) argument
36 #define __constant_le32_to_cpu(x) ((__u32)(x)) argument
37 #define __constant_cpu_to_le16(x) ((__u16)(x)) argument
38 #define __constant_le16_to_cpu(x) ((__u16)(x)) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Drk3399_vpu_regs.h14 #define VEPU_REG_VP8_QUT_DC_Y2(x) (((x) & 0x3fff) << 16) argument
15 #define VEPU_REG_VP8_QUT_DC_Y1(x) (((x) & 0x3fff) << 0) argument
17 #define VEPU_REG_VP8_QUT_AC_Y1(x) (((x) & 0x3fff) << 16) argument
18 #define VEPU_REG_VP8_QUT_DC_CHR(x) (((x) & 0x3fff) << 0) argument
20 #define VEPU_REG_VP8_QUT_AC_CHR(x) (((x) & 0x3fff) << 16) argument
21 #define VEPU_REG_VP8_QUT_AC_Y2(x) (((x) & 0x3fff) << 0) argument
23 #define VEPU_REG_VP8_QUT_ZB_DC_CHR(x) (((x) & 0x1ff) << 18) argument
24 #define VEPU_REG_VP8_QUT_ZB_DC_Y2(x) (((x) & 0x1ff) << 9) argument
25 #define VEPU_REG_VP8_QUT_ZB_DC_Y1(x) (((x) & 0x1ff) << 0) argument
27 #define VEPU_REG_VP8_QUT_ZB_AC_CHR(x) (((x) & 0x1ff) << 18) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Drs400d.h33 #define S_000148_MC_FB_START(x) (((x) & 0xFFFF) << 0) argument
34 #define G_000148_MC_FB_START(x) (((x) >> 0) & 0xFFFF) argument
36 #define S_000148_MC_FB_TOP(x) (((x) & 0xFFFF) << 16) argument
37 #define G_000148_MC_FB_TOP(x) (((x) >> 16) & 0xFFFF) argument
40 #define S_00015C_MC_FB_START(x) (((x) & 0xFFFF) << 0) argument
41 #define G_00015C_MC_FB_START(x) (((x) >> 0) & 0xFFFF) argument
43 #define S_00015C_MC_FB_TOP(x) (((x) & 0xFFFF) << 16) argument
44 #define G_00015C_MC_FB_TOP(x) (((x) >> 16) & 0xFFFF) argument
47 #define S_0007C0_MRU_BUSY(x) (((x) & 0x1) << 0) argument
48 #define G_0007C0_MRU_BUSY(x) (((x) >> 0) & 0x1) argument
[all …]

12345678910>>...251