Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/
H A Dpfc-r8a7790.h15 #define CPU_32_PORT(fn, pfx, sfx) \ argument
20 #define CPU_32_PORT2(fn, pfx, sfx) \ argument
25 #define CPU_32_PORT1(fn, pfx, sfx) \ argument
29 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
38 #define CPU_32_PORT1(fn, pfx, sfx) \ argument
49 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
65 #define CPU_32_PORT0_28(fn, pfx, sfx) \ argument
73 #define CPU_32_PORT0_22(fn, pfx, sfx) \ argument
78 #define CPU_32_PORT0_27(fn, pfx, sfx) \ argument
85 #define CPU_32_PORT0_16(fn, pfx, sfx) \ argument
[all …]
H A Dpfc-r8a7794.c14 #define CPU_32_PORT(fn, pfx, sfx) \ argument
19 #define CPU_26_PORT(fn, pfx, sfx) \ argument
25 #define CPU_28_PORT(fn, pfx, sfx) \ argument
38 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
47 #define _GP_GPIO(pfx, sfx) PINMUX_GPIO(GPIO_GP##pfx, GP##pfx##_DATA) argument
48 #define _GP_DATA(pfx, sfx) PINMUX_DATA(GP##pfx##_DATA, GP##pfx##_FN, \ argument
51 #define _GP_INOUTSEL(pfx, sfx) GP##pfx##_IN, GP##pfx##_OUT argument
52 #define _GP_INDT(pfx, sfx) GP##pfx##_DATA argument
59 #define PORT_10_REV(fn, pfx, sfx) \ argument
66 #define CPU_32_PORT_REV(fn, pfx, sfx) \ argument
H A Dpfc-r8a7795.c14 #define CPU_32_PORT(fn, pfx, sfx) \ argument
19 #define CPU_32_PORT1(fn, pfx, sfx) \ argument
23 #define CPU_32_PORT2(fn, pfx, sfx) \ argument
27 #define CPU_32_PORT_29(fn, pfx, sfx) \ argument
40 #define CPU_32_PORT_28(fn, pfx, sfx) \ argument
52 #define CPU_32_PORT_26(fn, pfx, sfx) \ argument
62 #define CPU_32_PORT_18(fn, pfx, sfx) \ argument
73 #define CPU_32_PORT_16(fn, pfx, sfx) \ argument
82 #define CPU_32_PORT_15(fn, pfx, sfx) \ argument
90 #define CPU_32_PORT_4(fn, pfx, sfx) \ argument
[all …]
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Datomic.h27 #define ATOMIC_OPS(pfx, type) \ argument
55 #define ATOMIC_OP(pfx, op, type, c_op, asm_op, ll, sc) \ argument
82 #define ATOMIC_OP_RETURN(pfx, op, type, c_op, asm_op, ll, sc) \ argument
115 #define ATOMIC_FETCH_OP(pfx, op, type, c_op, asm_op, ll, sc) \ argument
148 #define ATOMIC_OPS(pfx, op, type, c_op, asm_op, ll, sc) \ argument
171 #define ATOMIC_OPS(pfx, op, type, c_op, asm_op, ll, sc) \ argument
205 #define ATOMIC_SIP_OP(pfx, type, op, ll, sc) \ argument
H A Dr4kcache.h207 #define __BUILD_BLAST_CACHE(pfx, desc, indexop, hitop, lsize, extra) \ argument
271 #define __BUILD_BLAST_USER_CACHE(pfx, desc, indexop, hitop, lsize) \ argument
294 #define __BUILD_BLAST_CACHE_RANGE(pfx, desc, hitop, prot, extra) \ argument
358 #define __BUILD_BLAST_CACHE_NODE(pfx, desc, indexop, hitop, lsize) \ argument
H A Dio.h216 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, barrier, relax, irq) \ argument
297 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax, p) \ argument
/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Dcper.c82 void cper_print_bits(const char *pfx, unsigned int bits, in cper_print_bits()
143 static void cper_print_proc_generic(const char *pfx, in cper_print_proc_generic()
325 static void cper_print_mem(const char *pfx, const struct cper_sec_mem_err *mem, in cper_print_mem()
371 static void cper_print_pcie(const char *pfx, const struct cper_sec_pcie *pcie, in cper_print_pcie()
428 static void cper_print_fw_err(const char *pfx, in cper_print_fw_err()
474 static void cper_print_tstamp(const char *pfx, in cper_print_tstamp()
496 cper_estatus_print_section(const char *pfx, struct acpi_hest_generic_data *gdata, in cper_estatus_print_section()
587 void cper_estatus_print(const char *pfx, in cper_estatus_print()
H A Dcper-x86.c152 static inline void print_bool(char *str, const char *pfx, u64 check, u64 bit) in print_bool()
157 static void print_err_info_ms(const char *pfx, u16 validation_bits, u64 check) in print_err_info_ms()
183 static void print_err_info(const char *pfx, u8 err_type, u64 check) in print_err_info()
256 void cper_print_proc_ia(const char *pfx, const struct cper_sec_proc_ia *proc) in cper_print_proc_ia()
H A Dcper-arm.c89 static void cper_print_arm_err_info(const char *pfx, u32 type, in cper_print_arm_err_info()
238 void cper_print_proc_arm(const char *pfx, in cper_print_proc_arm()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbtree-type.h2 #define __BTREE_TP(pfx, type, sfx) pfx ## type ## sfx argument
3 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx) argument
4 #define BTREE_TP(pfx) _BTREE_TP(pfx, BTREE_TYPE_SUFFIX,) argument
/OK3568_Linux_fs/u-boot/include/
H A Dsh_pfc.h118 #define PORT_1(fn, pfx, sfx) fn(pfx, sfx) argument
120 #define PORT_10(fn, pfx, sfx) \ argument
127 #define PORT_90(fn, pfx, sfx) \ argument
134 #define _PORT_ALL(pfx, sfx) pfx##_##sfx argument
135 #define _GPIO_PORT(pfx, sfx) PINMUX_GPIO(GPIO_PORT##pfx, PORT##pfx##_DATA) argument
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dproc-macros.S133 .macro armv6_mt_table pfx argument
153 .macro armv6_set_pte_ext pfx argument
/OK3568_Linux_fs/kernel/net/ipv6/
H A Drpl.c15 const void *post, unsigned char pfx) in ipv6_rpl_addr_decompress()
22 unsigned char pfx) in ipv6_rpl_addr_compress()
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dmain.c141 bool is_prefix(const char *pfx, const char *str) in is_prefix()
186 const char *pfx = ""; in fprint_hex() local
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_extlog.c94 static void __print_extlog_rcd(const char *pfx, in __print_extlog_rcd()
113 static int print_extlog_rcd(const char *pfx, in print_extlog_rcd()
/OK3568_Linux_fs/u-boot/tools/
H A Dmips-relocs.c23 #define hdr_field(pfx, idx, field) ({ \ argument
52 #define set_hdr_field(pfx, idx, field, val) ({ \ argument
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dip6t_NPT.c18 struct in6_addr pfx; in ip6t_npt_checkentry() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwpa.c316 bcm_const_xlvp_t pfx[7]; in wpa_calc_pmkR0() local
376 bcm_const_xlvp_t pfx[3]; in wpa_calc_pmkR1() local
423 bcm_const_xlvp_t pfx[5]; in wpa_calc_ft_ptk() local
521 bcm_const_xlvp_t *pfx) in wpa_calc_ptk_prefixes()
560 bcm_const_xlvp_t pfx[5]; in kdf_calc_ptk() local
628 bcm_const_xlvp_t pfx[PRF_PREFIXES_NUM]; in wpa_calc_ptk() local
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dio.h89 #define __BUILD_MEMORY_STRING(pfx, bwlq, type) \ argument
154 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument
/OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/
H A Dsh_pfc.h637 #define PORT_1(pn, fn, pfx, sfx) fn(pn, pfx, sfx) argument
639 #define PORT_10(pn, fn, pfx, sfx) \ argument
646 #define PORT_90(pn, fn, pfx, sfx) \ argument
654 #define _PORT_ALL(pn, pfx, sfx) pfx##_##sfx argument
677 #define _PORT_DATA(pn, pfx, sfx) \ argument
691 #define _PORT_ENTRY(pn, pfx, sfx) \ argument
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Diotiming-s3c2412.c38 static void s3c2412_print_timing(const char *pfx, struct s3c_iotimings *iot) in s3c2412_print_timing()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_auto_parser.c644 const char *pfx = check_output_pfx(codec, nid); in get_hp_label_index() local
663 const char *pfx, *sfx = ""; in fill_audio_out_name() local
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dio.h231 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, irq) \ argument
290 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p) \ 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 Dvec.h225 vec_prefix::calculate_allocation (vec_prefix *pfx, unsigned reserve, in calculate_allocation() argument
/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 Dvec.h225 vec_prefix::calculate_allocation (vec_prefix *pfx, unsigned reserve, in calculate_allocation() argument

123