| /Linux-v5.4/drivers/pinctrl/sh-pfc/ | 
| D | sh_pfc.h | 444 #define PORT_GP_CFG_1(bank, pin, fn, sfx, cfg)				\  argument446 #define PORT_GP_1(bank, pin, fn, sfx)	PORT_GP_CFG_1(bank, pin, fn, sfx, 0)  argument
 448 #define PORT_GP_CFG_4(bank, fn, sfx, cfg)				\  argument
 453 #define PORT_GP_4(bank, fn, sfx)	PORT_GP_CFG_4(bank, fn, sfx, 0)  argument
 455 #define PORT_GP_CFG_6(bank, fn, sfx, cfg)				\  argument
 459 #define PORT_GP_6(bank, fn, sfx)	PORT_GP_CFG_6(bank, fn, sfx, 0)  argument
 461 #define PORT_GP_CFG_8(bank, fn, sfx, cfg)				\  argument
 465 #define PORT_GP_8(bank, fn, sfx)	PORT_GP_CFG_8(bank, fn, sfx, 0)  argument
 467 #define PORT_GP_CFG_9(bank, fn, sfx, cfg)				\  argument
 470 #define PORT_GP_9(bank, fn, sfx)	PORT_GP_CFG_9(bank, fn, sfx, 0)  argument
 [all …]
 
 | 
| D | pfc-emev2.c | 12 #define CPU_ALL_PORT(fn, pfx, sfx)					\  argument245 #define __PIN_CFG(pn, pfx, sfx)  SH_PFC_PIN_CFG(pfx, 0)  argument
 254 #define __PORT_DATA(pn, pfx, sfx)  PINMUX_DATA(PORT##pfx##_DATA, PORT##pfx##_FN)  argument
 
 | 
| D | pfc-sh7734.c | 14 #define CPU_ALL_GP(fn, sfx)						\  argument23 #define _GP_DATA(bank, pin, name, sfx, cfg)				\  argument
 26 #define _GP_INOUTSEL(bank, pin, name, sfx, cfg)	name##_IN, name##_OUT  argument
 27 #define _GP_INDT(bank, pin, name, sfx, cfg)	name##_DATA  argument
 
 | 
| D | pfc-r8a77970.c | 22 #define CPU_ALL_GP(fn, sfx)						\  argument
 | 
| D | pfc-r8a77980.c | 22 #define CPU_ALL_GP(fn, sfx)	\  argument
 | 
| D | pfc-r8a77995.c | 20 #define CPU_ALL_GP(fn, sfx)			\  argument
 | 
| D | pfc-r8a7778.c | 22 #define PORT_GP_PUP_1(bank, pin, fn, sfx)	\  argument25 #define CPU_ALL_GP(fn, sfx)		\  argument
 
 | 
| D | pfc-r8a73a4.c | 13 #define CPU_ALL_PORT(fn, pfx, sfx)					\  argument
 | 
| D | pfc-r8a77990.c | 22 #define CPU_ALL_GP(fn, sfx) \  argument
 | 
| D | pfc-r8a7796.c | 22 #define CPU_ALL_GP(fn, sfx)						\  argument
 | 
| D | pfc-r8a77965.c | 23 #define CPU_ALL_GP(fn, sfx)						\  argument
 | 
| D | pfc-r8a7792.c | 14 #define CPU_ALL_GP(fn, sfx)						\  argument
 | 
| D | pfc-r8a7795.c | 17 #define CPU_ALL_GP(fn, sfx)						\  argument
 | 
| D | pfc-r8a7740.c | 14 #define CPU_ALL_PORT(fn, pfx, sfx)					\  argument
 | 
| D | pfc-r8a7795-es1.c | 16 #define CPU_ALL_GP(fn, sfx)						\  argument
 | 
| D | pfc-sh73a0.c | 19 #define CPU_ALL_PORT(fn, pfx, sfx)					\  argument
 | 
| /Linux-v5.4/arch/arm64/include/asm/ | 
| D | cmpxchg.h | 21 #define __XCHG_CASE(w, sfx, name, sz, mb, nop_lse, acq, acq_lse, rel, cl)	\  argument64 #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
 
 | 
| D | percpu.h | 51 #define __PERCPU_OP_CASE(w, sfx, name, sz, op_llsc, op_lse)		\  argument72 #define __PERCPU_RET_OP_CASE(w, sfx, name, sz, op_llsc, op_lse)		\  argument
 
 | 
| D | atomic_ll_sc.h | 259 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, acq, rel, cl, constraint)	\  argument
 | 
| D | atomic_lse.h | 323 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, cl...)			\  argument
 | 
| /Linux-v5.4/include/linux/ | 
| D | btree-type.h | 2 #define __BTREE_TP(pfx, type, sfx)	pfx ## type ## sfx  argument3 #define _BTREE_TP(pfx, type, sfx)	__BTREE_TP(pfx, type, sfx)  argument
 
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | cmpxchg.h | 17 #define XCHG_GEN(type, sfx, cl)				\  argument42 #define CMPXCHG_GEN(type, sfx, br, br2, cl)			\  argument
 
 | 
| /Linux-v5.4/sound/pci/hda/ | 
| D | hda_auto_parser.c | 657 	const char *pfx, *sfx = "";  in fill_audio_out_name()  local
 | 
| D | hda_generic.c | 990 				const char *sfx, int cidx, unsigned long val)  in add_control_with_pfx()3600 	const char *sfx = is_switch ? "Switch" : "Volume";  in add_single_cap_ctl()  local
 5664 static void fill_pcm_stream_name(char *str, size_t len, const char *sfx,  in fill_pcm_stream_name()
 
 | 
| D | patch_ca0132.c | 5277 	char *sfx = "dB";  in ca0132_alt_mic_boost_info()  local5329 	char *sfx = " Ohms)";  in ae5_headphone_gain_info()  local
 
 |