Home
last modified time | relevance | path

Searched defs:sfx (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v4.19/drivers/pinctrl/sh-pfc/
Dsh_pfc.h387 #define PORT_GP_CFG_1(bank, pin, fn, sfx, cfg) \ argument
389 #define PORT_GP_1(bank, pin, fn, sfx) PORT_GP_CFG_1(bank, pin, fn, sfx, 0) argument
391 #define PORT_GP_CFG_4(bank, fn, sfx, cfg) \ argument
396 #define PORT_GP_4(bank, fn, sfx) PORT_GP_CFG_4(bank, fn, sfx, 0) argument
398 #define PORT_GP_CFG_6(bank, fn, sfx, cfg) \ argument
402 #define PORT_GP_6(bank, fn, sfx) PORT_GP_CFG_6(bank, fn, sfx, 0) argument
404 #define PORT_GP_CFG_8(bank, fn, sfx, cfg) \ argument
408 #define PORT_GP_8(bank, fn, sfx) PORT_GP_CFG_8(bank, fn, sfx, 0) argument
410 #define PORT_GP_CFG_9(bank, fn, sfx, cfg) \ argument
413 #define PORT_GP_9(bank, fn, sfx) PORT_GP_CFG_9(bank, fn, sfx, 0) argument
[all …]
Dpfc-emev2.c15 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
231 #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
Dpfc-sh7734.c17 #define CPU_ALL_PORT(fn, sfx) \ argument
26 #define _GP_DATA(bank, pin, name, sfx, cfg) \ argument
29 #define _GP_INOUTSEL(bank, pin, name, sfx, cfg) name##_IN, name##_OUT argument
30 #define _GP_INDT(bank, pin, name, sfx, cfg) name##_DATA argument
Dpfc-r8a7778.c30 #define PORT_GP_PUP_1(bank, pin, fn, sfx) \ argument
33 #define PORT_GP_PUP_27(bank, fn, sfx) \ argument
49 #define CPU_ALL_PORT(fn, sfx) \ argument
Dpfc-r8a77990.c22 #define CPU_ALL_PORT(fn, sfx) \ argument
Dpfc-r8a77970.c24 #define CPU_ALL_PORT(fn, sfx) \ argument
Dpfc-r8a77995.c22 #define CPU_ALL_PORT(fn, sfx) \ argument
Dpfc-r8a77980.c21 #define CPU_ALL_PORT(fn, sfx) \ argument
Dpfc-r8a73a4.c26 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
Dpfc-r8a77965.c24 #define CPU_ALL_PORT(fn, sfx) \ argument
Dpfc-r8a7740.c27 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
Dpfc-r8a7792.c17 #define CPU_ALL_PORT(fn, sfx) \ argument
Dpfc-r8a7796.c26 #define CPU_ALL_PORT(fn, sfx) \ argument
Dpfc-r8a7795-es1.c20 #define CPU_ALL_PORT(fn, sfx) \ argument
Dpfc-r8a7795.c21 #define CPU_ALL_PORT(fn, sfx) \ argument
Dpfc-sh73a0.c32 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
Dpfc-r8a77470.c12 #define CPU_ALL_PORT(fn, sfx) \ argument
Dpfc-r8a7779.c26 #define CPU_ALL_PORT(fn, sfx) \ argument
Dpfc-r8a7794.c18 #define CPU_ALL_PORT(fn, sfx) \ argument
/Linux-v4.19/arch/arm64/include/asm/
Dcmpxchg.h76 #define __XCHG_GEN(sfx) \ argument
104 #define __xchg_wrapper(sfx, ptr, x) \ argument
118 #define __CMPXCHG_GEN(sfx) \ argument
147 #define __cmpxchg_wrapper(sfx, ptr, o, n) \ argument
225 #define __CMPWAIT_GEN(sfx) \ argument
/Linux-v4.19/include/linux/
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
/Linux-v4.19/arch/powerpc/include/asm/
Dcmpxchg.h17 #define XCHG_GEN(type, sfx, cl) \ argument
42 #define CMPXCHG_GEN(type, sfx, br, br2, cl) \ argument
/Linux-v4.19/sound/pci/hda/
Dhda_auto_parser.c661 const char *pfx, *sfx = ""; in fill_audio_out_name() local
Dhda_generic.c1002 const char *sfx, int cidx, unsigned long val) in add_control_with_pfx()
3612 const char *sfx = is_switch ? "Switch" : "Volume"; in add_single_cap_ctl() local
5646 static void fill_pcm_stream_name(char *str, size_t len, const char *sfx, in fill_pcm_stream_name()
Dpatch_ca0132.c4900 char *sfx = "dB"; in ca0132_alt_mic_boost_info() local

12