| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | core_apecs.c | 94 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() 127 conf_read(unsigned long addr, unsigned char type1) in conf_read() 209 conf_write(unsigned long addr, unsigned int value, unsigned char type1) in conf_write() 279 unsigned char type1; in apecs_read_config() local 298 unsigned char type1; in apecs_write_config() local
|
| H A D | core_polaris.c | 68 unsigned long *pci_addr, u8 *type1) in mk_conf_addr() 88 unsigned char type1; in polaris_read_config() local 114 unsigned char type1; in polaris_write_config() local
|
| H A D | core_t2.c | 142 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() 181 conf_read(unsigned long addr, unsigned char type1) in conf_read() 235 conf_write(unsigned long addr, unsigned int value, unsigned char type1) in conf_write() 288 unsigned char type1; in t2_read_config() local 307 unsigned char type1; in t2_write_config() local
|
| H A D | core_mcpcia.c | 87 conf_read(unsigned long addr, unsigned char type1, in conf_read() 135 conf_write(unsigned long addr, unsigned int value, unsigned char type1, in conf_write() 172 unsigned char *type1) in mk_conf_addr() 201 unsigned char type1; in mcpcia_read_config() local 228 unsigned char type1; in mcpcia_write_config() local
|
| H A D | core_irongate.c | 83 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() 107 unsigned char type1; in irongate_read_config() local 132 unsigned char type1; in irongate_write_config() local
|
| H A D | core_cia.c | 91 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() 106 conf_read(unsigned long addr, unsigned char type1) in conf_read() 161 conf_write(unsigned long addr, unsigned int value, unsigned char type1) in conf_write() 214 unsigned char type1; in cia_read_config() local 233 unsigned char type1; in cia_write_config() local
|
| H A D | core_tsunami.c | 93 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() 120 unsigned char type1; in tsunami_read_config() local 145 unsigned char type1; in tsunami_write_config() local
|
| H A D | core_wildfire.c | 359 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() 386 unsigned char type1; in wildfire_read_config() local 411 unsigned char type1; in wildfire_write_config() local
|
| H A D | core_titan.c | 116 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() 143 unsigned char type1; in titan_read_config() local 168 unsigned char type1; in titan_write_config() local
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | unistd.h | 117 #define _syscall1(type,name,type1,arg1) \ argument 123 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument 129 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 135 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 142 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/ |
| H A D | convert.hpp | 14 #define BOOST_FUSION_WA_GCC34(type1, type2) \ argument 17 #define BOOST_FUSION_WA_GCC34(type1, type2) type1, type2 argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | internal-fn.h | 142 signed int type1 : 8; member 198 direct_internal_fn_supported_p (internal_fn fn, tree type0, tree type1, in direct_internal_fn_supported_p()
|
| H A D | gimple-expr.h | 64 types_compatible_p (tree type1, tree type2) in types_compatible_p()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | internal-fn.h | 142 signed int type1 : 8; member 198 direct_internal_fn_supported_p (internal_fn fn, tree type0, tree type1, in direct_internal_fn_supported_p()
|
| H A D | gimple-expr.h | 64 types_compatible_p (tree type1, tree type2) in types_compatible_p()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/functional/hash/detail/ |
| H A D | float_functions.hpp | 193 #define BOOST_HASH_CALL_FLOAT_FUNC(cpp_func, c99_func, type1, type2) \ argument 259 #define BOOST_HASH_CALL_FLOAT_MACRO(cpp_func, c99_func, type1, type2) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | nsprepkg.c | 703 u8 type1, in acpi_ns_check_package_elements()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | objects.h | 1025 # define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \ argument 1030 # define DECLARE_OBJ_BSEARCH_CMP_FN(type1, type2, cmp) \ argument 1032 # define DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument 1062 # define IMPLEMENT_OBJ_BSEARCH_CMP_FN(type1, type2, nm) \ argument 1076 # define IMPLEMENT_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument 1090 # define OBJ_bsearch(type1,key,type2,base,num,cmp) \ argument 1097 # define OBJ_bsearch_ex(type1,key,type2,base,num,cmp,flags) \ argument
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | mkimage.c | 33 const int *type1 = vtype1; in h_compare_category_name() local
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mtrr/ |
| H A D | mtrr.c | 187 static inline int types_compatible(mtrr_type type1, mtrr_type type2) in types_compatible()
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | init_64.c | 62 #define DEFINE_POPULATE(fname, type1, type2, init) \ argument 77 #define DEFINE_ENTRY(type1, type2, init) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-aspeed-sgpio.c | 333 u32 type1 = 0; in aspeed_sgpio_set_type() local
|
| H A D | gpio-aspeed.c | 596 u32 type1 = 0; in aspeed_gpio_set_type() local
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | twl4030-power.c | 168 #define TWL_RESOURCE_GROUP_RESET(group, type1, type2) \ argument
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | iface.c | 227 static inline int identical_mac_addr_allowed(int type1, int type2) in identical_mac_addr_allowed()
|