/linux-6.3-rc2/drivers/pinctrl/renesas/ |
A D | sh_pfc.h | 449 #define PORT_GP_CFG_2(bank, fn, sfx, cfg) \ argument 454 #define PORT_GP_CFG_4(bank, fn, sfx, cfg) \ argument 460 #define PORT_GP_CFG_6(bank, fn, sfx, cfg) \ argument 466 #define PORT_GP_CFG_7(bank, fn, sfx, cfg) \ argument 471 #define PORT_GP_CFG_8(bank, fn, sfx, cfg) \ argument 596 #define PORT_GP_32_REV(bank, fn, sfx) \ argument 655 #define PORT_10(pn, fn, pfx, sfx) \ argument 662 #define PORT_90(pn, fn, pfx, sfx) \ argument 670 #define _PORT_ALL(pn, pfx, sfx) pfx##_##sfx argument 692 #define _PORT_DATA(pn, pfx, sfx) \ argument [all …]
|
A D | pfc-emev2.c | 11 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument 244 #define __PIN_CFG(pn, pfx, sfx) SH_PFC_PIN_CFG(pfx, 0) argument 253 #define __PORT_DATA(pn, pfx, sfx) PINMUX_DATA(PORT##pfx##_DATA, PORT##pfx##_FN) argument
|
A D | pfc-sh7734.c | 13 #define CPU_ALL_GP(fn, sfx) \ argument 22 #define _GP_DATA(bank, pin, name, sfx, cfg) \ argument 25 #define _GP_INOUTSEL(bank, pin, name, sfx, cfg) name##_IN, name##_OUT argument 26 #define _GP_INDT(bank, pin, name, sfx, cfg) name##_DATA argument
|
A D | pfc-r8a779f0.c | 18 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a77970.c | 21 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a77995.c | 20 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a77980.c | 21 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a779a0.c | 18 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a779g0.c | 18 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a73a4.c | 13 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
|
A D | pfc-r8a77990.c | 21 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a7740.c | 14 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
|
/linux-6.3-rc2/arch/arm64/include/asm/ |
A D | cmpxchg.h | 21 #define __XCHG_CASE(w, sfx, name, sz, mb, nop_lse, acq, acq_lse, rel, cl) \ argument 64 #define __XCHG_GEN(sfx) \ argument 92 #define __xchg_wrapper(sfx, ptr, x) \ argument 150 #define __CMPXCHG_GEN(sfx) \ argument 179 #define __cmpxchg_wrapper(sfx, ptr, o, n) \ argument 232 #define __CMPWAIT_CASE(w, sfx, sz) \ argument 257 #define __CMPWAIT_GEN(sfx) \ argument
|
A D | rwonce.h | 16 #define __LOAD_RCPC(sfx, regs...) \ argument 23 #define __LOAD_RCPC(sfx, regs...) "ldar" #sfx "\t" #regs argument
|
A D | percpu.h | 66 #define __PERCPU_OP_CASE(w, sfx, name, sz, op_llsc, op_lse) \ argument 87 #define __PERCPU_RET_OP_CASE(w, sfx, name, sz, op_llsc, op_lse) \ argument
|
A D | atomic_lse.h | 248 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, cl...) \ argument
|
A D | atomic_ll_sc.h | 239 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, acq, rel, cl, constraint) \ argument
|
/linux-6.3-rc2/include/linux/ |
A D | btree-type.h | 2 #define __BTREE_TP(pfx, type, sfx) pfx ## type ## sfx argument 3 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx) argument
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
A D | cmpxchg.h | 16 #define XCHG_GEN(type, sfx, cl) \ argument 40 #define CMPXCHG_GEN(type, sfx, br, br2, cl) \ argument
|
/linux-6.3-rc2/sound/pci/hda/ |
A D | hda_auto_parser.c | 659 const char *pfx, *sfx = ""; in fill_audio_out_name() local
|
A D | hda_generic.c | 998 const char *sfx, int cidx, unsigned long val) in add_control_with_pfx() 3623 const char *sfx = is_switch ? "Switch" : "Volume"; in add_single_cap_ctl() local 5629 static void fill_pcm_stream_name(char *str, size_t len, const char *sfx, in fill_pcm_stream_name()
|
A D | patch_ca0132.c | 5776 char *sfx = "dB"; in ca0132_alt_mic_boost_info() local 5828 char *sfx = " Ohms)"; in ae5_headphone_gain_info() local
|
/linux-6.3-rc2/tools/lib/bpf/ |
A D | libbpf_internal.h | 106 static inline bool str_has_sfx(const char *str, const char *sfx) in str_has_sfx()
|
/linux-6.3-rc2/tools/bpf/bpftool/ |
A D | gen.c | 88 const char *sfx = sfxs[i], *p; in get_map_ident() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | veristat.c | 1401 const char *sfx; in output_comp_headers() local
|