Home
last modified time | relevance | path

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

12

/linux/drivers/pinctrl/renesas/
A Dsh_pfc.h465 #define PORT_GP_CFG_2(bank, fn, sfx, cfg) \ argument
470 #define PORT_GP_CFG_4(bank, fn, sfx, cfg) \ argument
476 #define PORT_GP_CFG_6(bank, fn, sfx, cfg) \ argument
482 #define PORT_GP_CFG_7(bank, fn, sfx, cfg) \ argument
487 #define PORT_GP_CFG_8(bank, fn, sfx, cfg) \ argument
604 #define PORT_GP_32_REV(bank, fn, sfx) \ argument
664 #define PORT_10(pn, fn, pfx, sfx) \ argument
671 #define PORT_90(pn, fn, pfx, sfx) \ argument
679 #define _PORT_ALL(pn, pfx, sfx) pfx##_##sfx argument
702 #define _PORT_DATA(pn, pfx, sfx) \ argument
[all …]
A Dpfc-emev2.c12 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
245 #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
A Dpfc-sh7734.c14 #define CPU_ALL_GP(fn, sfx) \ argument
23 #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
A Dpfc-r8a77970.c21 #define CPU_ALL_GP(fn, sfx) \ argument
A Dpfc-r8a77980.c21 #define CPU_ALL_GP(fn, sfx) \ argument
A Dpfc-r8a77995.c20 #define CPU_ALL_GP(fn, sfx) \ argument
A Dpfc-r8a779a0.c18 #define CPU_ALL_GP(fn, sfx) \ argument
A Dpfc-r8a73a4.c13 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
A Dpfc-r8a77990.c21 #define CPU_ALL_GP(fn, sfx) \ argument
A Dpfc-r8a7740.c14 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
A Dpfc-r8a7792.c13 #define CPU_ALL_GP(fn, sfx) \ argument
A Dpfc-r8a77950.c15 #define CPU_ALL_GP(fn, sfx) \ argument
A Dpfc-r8a7796.c21 #define CPU_ALL_GP(fn, sfx) \ argument
A Dpfc-r8a77951.c16 #define CPU_ALL_GP(fn, sfx) \ argument
/linux/arch/arm64/include/asm/
A Dcmpxchg.h21 #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 Drwonce.h16 #define __LOAD_RCPC(sfx, regs...) \ argument
23 #define __LOAD_RCPC(sfx, regs...) "ldar" #sfx "\t" #regs argument
A Dpercpu.h65 #define __PERCPU_OP_CASE(w, sfx, name, sz, op_llsc, op_lse) \ argument
86 #define __PERCPU_RET_OP_CASE(w, sfx, name, sz, op_llsc, op_lse) \ argument
A Datomic_ll_sc.h259 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, acq, rel, cl, constraint) \ argument
A Datomic_lse.h340 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, cl...) \ argument
/linux/include/linux/
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
/linux/arch/powerpc/include/asm/
A Dcmpxchg.h16 #define XCHG_GEN(type, sfx, cl) \ argument
40 #define CMPXCHG_GEN(type, sfx, br, br2, cl) \ argument
/linux/tools/bpf/bpftool/
A Dgen.c87 const char *sfx = sfxs[i], *p; in get_map_ident() local
/linux/sound/pci/hda/
A Dhda_auto_parser.c663 const char *pfx, *sfx = ""; in fill_audio_out_name() local
A Dhda_generic.c992 const char *sfx, int cidx, unsigned long val) in add_control_with_pfx()
3617 const char *sfx = is_switch ? "Switch" : "Volume"; in add_single_cap_ctl() local
5616 static void fill_pcm_stream_name(char *str, size_t len, const char *sfx, in fill_pcm_stream_name()
A Dpatch_ca0132.c5778 char *sfx = "dB"; in ca0132_alt_mic_boost_info() local
5830 char *sfx = " Ohms)"; in ae5_headphone_gain_info() local

Completed in 167 milliseconds

12