Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dconcept_check.h49 #define __glibcxx_class_requires(_a,_b) argument
50 #define __glibcxx_class_requires2(_a,_b,_c) argument
51 #define __glibcxx_class_requires3(_a,_b,_c,_d) argument
52 #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) argument
70 #define __glibcxx_class_requires(_a,_C) \ argument
72 #define __glibcxx_class_requires2(_a,_b,_C) \ argument
74 #define __glibcxx_class_requires3(_a,_b,_c,_C) \ argument
76 #define __glibcxx_class_requires4(_a,_b,_c,_d,_C) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dconcept_check.h49 #define __glibcxx_class_requires(_a,_b) argument
50 #define __glibcxx_class_requires2(_a,_b,_c) argument
51 #define __glibcxx_class_requires3(_a,_b,_c,_d) argument
52 #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) argument
70 #define __glibcxx_class_requires(_a,_C) \ argument
72 #define __glibcxx_class_requires2(_a,_b,_C) \ argument
74 #define __glibcxx_class_requires3(_a,_b,_c,_C) \ argument
76 #define __glibcxx_class_requires4(_a,_b,_c,_d,_C) \ argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/
H A Dxsurf100.c28 #define ax_convert_addr(_a) ((void __force __iomem *)(_a)) argument
30 #define ei_inb(_a) z_readb(ax_convert_addr(_a)) argument
31 #define ei_outb(_v, _a) z_writeb(_v, ax_convert_addr(_a)) argument
33 #define ei_inw(_a) z_readw(ax_convert_addr(_a)) argument
34 #define ei_outw(_v, _a) z_writew(_v, ax_convert_addr(_a)) argument
36 #define ei_inb_p(_a) ei_inb(_a) argument
37 #define ei_outb_p(_v, _a) ei_outb(_v, _a) argument
H A Dax88796.c44 #define ax_convert_addr(_a) ((void __force __iomem *)(_a)) argument
46 #define ei_inb(_a) readb(ax_convert_addr(_a)) argument
47 #define ei_outb(_v, _a) writeb(_v, ax_convert_addr(_a)) argument
49 #define ei_inb_p(_a) ei_inb(_a) argument
50 #define ei_outb_p(_v, _a) ei_outb(_v, _a) argument
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dsafe_iop.h79 #define OPAQUE_SAFE_IOP_PREFIX_MACRO_smax(_a) \ argument
81 #define OPAQUE_SAFE_IOP_PREFIX_MACRO_smin(_a) \ argument
83 #define OPAQUE_SAFE_IOP_PREFIX_MACRO_umax(_a) ((typeof(_a))(~((typeof(_a)) 0))) argument
356 #define safe_uadd(_ptr, _a, _b) \ argument
363 #define safe_sadd(_ptr, _a, _b) \ argument
373 #define safe_usub(_ptr, _a, _b) \ argument
381 #define safe_ssub(_ptr, _a, _b) \ argument
390 #define safe_umul(_ptr, _a, _b) \ argument
398 #define safe_smul(_ptr, _a, _b) \ argument
428 #define safe_udiv(_ptr, _a, _b) \ argument
[all …]
/OK3568_Linux_fs/external/recovery/
H A Dsafe_iop.h79 #define OPAQUE_SAFE_IOP_PREFIX_MACRO_smax(_a) \ argument
81 #define OPAQUE_SAFE_IOP_PREFIX_MACRO_smin(_a) \ argument
83 #define OPAQUE_SAFE_IOP_PREFIX_MACRO_umax(_a) ((typeof(_a))(~((typeof(_a)) 0))) argument
356 #define safe_uadd(_ptr, _a, _b) \ argument
363 #define safe_sadd(_ptr, _a, _b) \ argument
373 #define safe_usub(_ptr, _a, _b) \ argument
381 #define safe_ssub(_ptr, _a, _b) \ argument
390 #define safe_umul(_ptr, _a, _b) \ argument
398 #define safe_smul(_ptr, _a, _b) \ argument
428 #define safe_udiv(_ptr, _a, _b) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Drtw_io.h350 #define PlatformEFIOWrite1Byte(_a, _b, _c) \ argument
352 #define PlatformEFIOWrite2Byte(_a, _b, _c) \ argument
354 #define PlatformEFIOWrite4Byte(_a, _b, _c) \ argument
357 #define PlatformEFIORead1Byte(_a, _b) \ argument
359 #define PlatformEFIORead2Byte(_a, _b) \ argument
361 #define PlatformEFIORead4Byte(_a, _b) \ argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/
H A Diavf.h329 #define CLIENT_ALLOWED(_a) ((_a)->vf_res ? \ argument
333 #define CLIENT_ENABLED(_a) ((_a)->cinst) argument
335 #define RSS_PF(_a) ((_a)->vf_res->vf_cap_flags & \ argument
337 #define RSS_AQ(_a) ((_a)->vf_res->vf_cap_flags & \ argument
339 #define RSS_REG(_a) (!((_a)->vf_res->vf_cap_flags & \ argument
342 #define VLAN_ALLOWED(_a) ((_a)->vf_res->vf_cap_flags & \ argument
344 #define ADV_LINK_SUPPORT(_a) ((_a)->vf_res->vf_cap_flags & \ argument
349 #define PF_IS_V11(_a) (((_a)->pf_version.major == 1) && \ argument
/OK3568_Linux_fs/kernel/drivers/pinctrl/mediatek/
H A Dpinctrl-moore.h27 #define MTK_RANGE(_a) { .range = (_a), .nranges = ARRAY_SIZE(_a), } argument
H A Dpinctrl-paris.h29 #define MTK_RANGE(_a) { .range = (_a), .nranges = ARRAY_SIZE(_a), } argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_io.h510 #define PlatformEFIOWrite1Byte(_a, _b, _c) \ argument
512 #define PlatformEFIOWrite2Byte(_a, _b, _c) \ argument
514 #define PlatformEFIOWrite4Byte(_a, _b, _c) \ argument
517 #define PlatformEFIORead1Byte(_a, _b) \ argument
519 #define PlatformEFIORead2Byte(_a, _b) \ argument
521 #define PlatformEFIORead4Byte(_a, _b) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_io.h513 #define PlatformEFIOWrite1Byte(_a, _b, _c) \ argument
515 #define PlatformEFIOWrite2Byte(_a, _b, _c) \ argument
517 #define PlatformEFIOWrite4Byte(_a, _b, _c) \ argument
520 #define PlatformEFIORead1Byte(_a, _b) \ argument
522 #define PlatformEFIORead2Byte(_a, _b) \ argument
524 #define PlatformEFIORead4Byte(_a, _b) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_io.h512 #define PlatformEFIOWrite1Byte(_a, _b, _c) \ argument
514 #define PlatformEFIOWrite2Byte(_a, _b, _c) \ argument
516 #define PlatformEFIOWrite4Byte(_a, _b, _c) \ argument
519 #define PlatformEFIORead1Byte(_a, _b) \ argument
521 #define PlatformEFIORead2Byte(_a, _b) \ argument
523 #define PlatformEFIORead4Byte(_a, _b) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_io.h512 #define PlatformEFIOWrite1Byte(_a, _b, _c) \ argument
514 #define PlatformEFIOWrite2Byte(_a, _b, _c) \ argument
516 #define PlatformEFIOWrite4Byte(_a, _b, _c) \ argument
519 #define PlatformEFIORead1Byte(_a, _b) \ argument
521 #define PlatformEFIORead2Byte(_a, _b) \ argument
523 #define PlatformEFIORead4Byte(_a, _b) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_io.h512 #define PlatformEFIOWrite1Byte(_a, _b, _c) \ argument
514 #define PlatformEFIOWrite2Byte(_a, _b, _c) \ argument
516 #define PlatformEFIOWrite4Byte(_a, _b, _c) \ argument
519 #define PlatformEFIORead1Byte(_a, _b) \ argument
521 #define PlatformEFIORead2Byte(_a, _b) \ argument
523 #define PlatformEFIORead4Byte(_a, _b) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_io.h512 #define PlatformEFIOWrite1Byte(_a, _b, _c) \ argument
514 #define PlatformEFIOWrite2Byte(_a, _b, _c) \ argument
516 #define PlatformEFIOWrite4Byte(_a, _b, _c) \ argument
519 #define PlatformEFIORead1Byte(_a, _b) \ argument
521 #define PlatformEFIORead2Byte(_a, _b) \ argument
523 #define PlatformEFIORead4Byte(_a, _b) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_io.h510 #define PlatformEFIOWrite1Byte(_a, _b, _c) \ argument
512 #define PlatformEFIOWrite2Byte(_a, _b, _c) \ argument
514 #define PlatformEFIOWrite4Byte(_a, _b, _c) \ argument
517 #define PlatformEFIORead1Byte(_a, _b) \ argument
519 #define PlatformEFIORead2Byte(_a, _b) \ argument
521 #define PlatformEFIORead4Byte(_a, _b) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_io.h510 #define PlatformEFIOWrite1Byte(_a, _b, _c) \ argument
512 #define PlatformEFIOWrite2Byte(_a, _b, _c) \ argument
514 #define PlatformEFIOWrite4Byte(_a, _b, _c) \ argument
517 #define PlatformEFIORead1Byte(_a, _b) \ argument
519 #define PlatformEFIORead2Byte(_a, _b) \ argument
521 #define PlatformEFIORead4Byte(_a, _b) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_io.h512 #define PlatformEFIOWrite1Byte(_a, _b, _c) \ argument
514 #define PlatformEFIOWrite2Byte(_a, _b, _c) \ argument
516 #define PlatformEFIOWrite4Byte(_a, _b, _c) \ argument
519 #define PlatformEFIORead1Byte(_a, _b) \ argument
521 #define PlatformEFIORead2Byte(_a, _b) \ argument
523 #define PlatformEFIORead4Byte(_a, _b) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_io.h512 #define PlatformEFIOWrite1Byte(_a, _b, _c) \ argument
514 #define PlatformEFIOWrite2Byte(_a, _b, _c) \ argument
516 #define PlatformEFIOWrite4Byte(_a, _b, _c) \ argument
519 #define PlatformEFIORead1Byte(_a, _b) \ argument
521 #define PlatformEFIORead2Byte(_a, _b) \ argument
523 #define PlatformEFIORead4Byte(_a, _b) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_io.h513 #define PlatformEFIOWrite1Byte(_a, _b, _c) \ argument
515 #define PlatformEFIOWrite2Byte(_a, _b, _c) \ argument
517 #define PlatformEFIOWrite4Byte(_a, _b, _c) \ argument
520 #define PlatformEFIORead1Byte(_a, _b) \ argument
522 #define PlatformEFIORead2Byte(_a, _b) \ argument
524 #define PlatformEFIORead4Byte(_a, _b) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_io.h512 #define PlatformEFIOWrite1Byte(_a, _b, _c) \ argument
514 #define PlatformEFIOWrite2Byte(_a, _b, _c) \ argument
516 #define PlatformEFIOWrite4Byte(_a, _b, _c) \ argument
519 #define PlatformEFIORead1Byte(_a, _b) \ argument
521 #define PlatformEFIORead2Byte(_a, _b) \ argument
523 #define PlatformEFIORead4Byte(_a, _b) \ argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_perf_branches.c16 __u64 _a; member
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhw.h435 #define DPTXFSIZN(_a) HSOTG_REG(0x104 + (((_a) - 1) * 4)) argument
537 #define DIEPCTL(_a) HSOTG_REG(0x900 + ((_a) * 0x20)) argument
540 #define DOEPCTL(_a) HSOTG_REG(0xB00 + ((_a) * 0x20)) argument
587 #define DIEPINT(_a) HSOTG_REG(0x908 + ((_a) * 0x20)) argument
588 #define DOEPINT(_a) HSOTG_REG(0xB08 + ((_a) * 0x20)) argument
629 #define DIEPTSIZ(_a) HSOTG_REG(0x910 + ((_a) * 0x20)) argument
630 #define DOEPTSIZ(_a) HSOTG_REG(0xB10 + ((_a) * 0x20)) argument
646 #define DIEPDMA(_a) HSOTG_REG(0x914 + ((_a) * 0x20)) argument
647 #define DOEPDMA(_a) HSOTG_REG(0xB14 + ((_a) * 0x20)) argument
649 #define DTXFSTS(_a) HSOTG_REG(0x918 + ((_a) * 0x20)) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_io.h557 #define PlatformEFIOWrite1Byte(_a, _b, _c) \ argument
559 #define PlatformEFIOWrite2Byte(_a, _b, _c) \ argument
561 #define PlatformEFIOWrite4Byte(_a, _b, _c) \ argument
564 #define PlatformEFIORead1Byte(_a, _b) \ argument
566 #define PlatformEFIORead2Byte(_a, _b) \ argument
568 #define PlatformEFIORead4Byte(_a, _b) \ argument

12345