Home
last modified time | relevance | path

Searched refs:FUNC (Results 1 – 27 of 27) sorted by relevance

/linux-4.1.27/arch/mips/ralink/
Dmt7620.c46 static struct rt2880_pmx_func i2c_grp[] = { FUNC("i2c", 0, 1, 2) };
47 static struct rt2880_pmx_func spi_grp[] = { FUNC("spi", 0, 3, 4) };
48 static struct rt2880_pmx_func uartlite_grp[] = { FUNC("uartlite", 0, 15, 2) };
49 static struct rt2880_pmx_func mdio_grp[] = { FUNC("mdio", 0, 22, 2) };
50 static struct rt2880_pmx_func rgmii1_grp[] = { FUNC("rgmii1", 0, 24, 12) };
51 static struct rt2880_pmx_func refclk_grp[] = { FUNC("spi refclk", 0, 37, 3) };
52 static struct rt2880_pmx_func ephy_grp[] = { FUNC("ephy", 0, 40, 5) };
53 static struct rt2880_pmx_func rgmii2_grp[] = { FUNC("rgmii2", 0, 60, 12) };
54 static struct rt2880_pmx_func wled_grp[] = { FUNC("wled", 0, 72, 1) };
55 static struct rt2880_pmx_func pa_grp[] = { FUNC("pa", 0, 18, 4) };
[all …]
Drt3883.c24 static struct rt2880_pmx_func i2c_func[] = { FUNC("i2c", 0, 1, 2) };
25 static struct rt2880_pmx_func spi_func[] = { FUNC("spi", 0, 3, 4) };
27 FUNC("uartf", RT3883_GPIO_MODE_UARTF, 7, 8),
28 FUNC("pcm uartf", RT3883_GPIO_MODE_PCM_UARTF, 7, 8),
29 FUNC("pcm i2s", RT3883_GPIO_MODE_PCM_I2S, 7, 8),
30 FUNC("i2s uartf", RT3883_GPIO_MODE_I2S_UARTF, 7, 8),
31 FUNC("pcm gpio", RT3883_GPIO_MODE_PCM_GPIO, 11, 4),
32 FUNC("gpio uartf", RT3883_GPIO_MODE_GPIO_UARTF, 7, 4),
33 FUNC("gpio i2s", RT3883_GPIO_MODE_GPIO_I2S, 7, 4),
35 static struct rt2880_pmx_func uartlite_func[] = { FUNC("uartlite", 0, 15, 2) };
[all …]
Drt305x.c26 static struct rt2880_pmx_func i2c_func[] = { FUNC("i2c", 0, 1, 2) };
27 static struct rt2880_pmx_func spi_func[] = { FUNC("spi", 0, 3, 4) };
29 FUNC("uartf", RT305X_GPIO_MODE_UARTF, 7, 8),
30 FUNC("pcm uartf", RT305X_GPIO_MODE_PCM_UARTF, 7, 8),
31 FUNC("pcm i2s", RT305X_GPIO_MODE_PCM_I2S, 7, 8),
32 FUNC("i2s uartf", RT305X_GPIO_MODE_I2S_UARTF, 7, 8),
33 FUNC("pcm gpio", RT305X_GPIO_MODE_PCM_GPIO, 11, 4),
34 FUNC("gpio uartf", RT305X_GPIO_MODE_GPIO_UARTF, 7, 4),
35 FUNC("gpio i2s", RT305X_GPIO_MODE_GPIO_I2S, 7, 4),
37 static struct rt2880_pmx_func uartlite_func[] = { FUNC("uartlite", 0, 15, 2) };
[all …]
Drt288x.c24 static struct rt2880_pmx_func i2c_func[] = { FUNC("i2c", 0, 1, 2) };
25 static struct rt2880_pmx_func spi_func[] = { FUNC("spi", 0, 3, 4) };
26 static struct rt2880_pmx_func uartlite_func[] = { FUNC("uartlite", 0, 7, 8) };
27 static struct rt2880_pmx_func jtag_func[] = { FUNC("jtag", 0, 17, 5) };
28 static struct rt2880_pmx_func mdio_func[] = { FUNC("mdio", 0, 22, 2) };
29 static struct rt2880_pmx_func sdram_func[] = { FUNC("sdram", 0, 24, 16) };
30 static struct rt2880_pmx_func pci_func[] = { FUNC("pci", 0, 40, 32) };
/linux-4.1.27/arch/powerpc/kvm/
Dbook3s_interrupts.S29 #define FUNC(name) name macro
31 #define FUNC(name) GLUE(.,name) macro
36 #define FUNC(name) name macro
100 bl FUNC(kvmppc_copy_to_svcpu)
138 bl FUNC(kvmppc_entry_trampoline)
171 bl FUNC(kvmppc_copy_from_svcpu)
210 bl FUNC(kvmppc_handle_exit_pr)
Dbook3s_rmhandlers.S40 #define FUNC(name) name macro
42 #define FUNC(name) GLUE(.,name) macro
47 #define FUNC(name) name macro
/linux-4.1.27/drivers/input/serio/
Dhil_mlc.c444 #define FUNC(funct, funct_arg, zero_rc, neg_rc, pos_rc) \ macro
466 FUNC(hilse_init_lcv, 0, HILSEN_NEXT, HILSEN_SLEEP, 0)
469 FUNC(hilse_inc_lcv, 10, HILSEN_NEXT, HILSEN_START, 0)
485 FUNC(hilse_init_lcv, 0, HILSEN_NEXT, HILSEN_SLEEP, 0)
488 FUNC(hilse_inc_lcv, 10, HILSEN_NEXT, HILSEN_START, 0)
489 FUNC(hilse_set_ddi, -1, HILSEN_NEXT, 0, 0)
505 FUNC(hilse_dec_ddi, 0, HILSEN_NEXT, HILSEN_ACF, 0)
506 FUNC(hilse_inc_ddi, 0, HILSEN_NEXT, 0, 0)
512 FUNC(hilse_dec_ddi, 0, HILSEN_HEAL, HILSEN_NEXT, 0)
515 FUNC(hilse_init_lcv, 0, HILSEN_NEXT, HILSEN_DOZE, 0)
[all …]
/linux-4.1.27/arch/x86/crypto/
Daes-x86_64-asm_64.S52 #define prologue(FUNC,KEY,B128,B192,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11) \ argument
53 ENTRY(FUNC); \
73 #define epilogue(FUNC,r1,r2,r3,r4,r5,r6,r7,r8,r9) \ argument
81 ENDPROC(FUNC);
133 #define entry(FUNC,KEY,B128,B192) \ argument
134 prologue(FUNC,KEY,B128,B192,R2,R8,R7,R9,R1,R3,R4,R6,R10,R5,R11)
136 #define return(FUNC) epilogue(FUNC,R8,R2,R9,R7,R5,R6,R3,R4,R11) argument
/linux-4.1.27/drivers/media/dvb-core/
Ddvbdev.h166 #define dvb_detach(FUNC) symbol_put_addr(FUNC) argument
173 #define dvb_detach(FUNC) {} argument
/linux-4.1.27/arch/x86/math-emu/
Dfpu_aux.c65 static FUNC const finit_table[] = {
81 static FUNC const fstsw_table[] = {
91 static FUNC const fp_nop_table[] = {
Dfpu_emu.h123 typedef void (*FUNC) (void); typedef
Dfpu_entry.c60 static FUNC const st_instr_table[64] = {
73 static FUNC const st_instr_table[64] = {
/linux-4.1.27/arch/mips/include/asm/mach-ralink/
Dpinmux.h12 #define FUNC(name, value, pin_first, pin_count) \ macro
/linux-4.1.27/tools/perf/Documentation/
Dperf-probe.txt130 [EVENT=]FUNC[@SRC][:RLN|+OFFS|%return|;PTN] [ARG ...]
140 'FUNC' specifies a probed function name, and it may have one of the following options; '+OFFS' is t…
160 "FUNC[@SRC][:RLN[+NUM|-RLN2]]|SRC[:ALN[+NUM|-ALN2]]"
162 FUNC specifies the function name of showing lines. 'RLN' is the start line
166 many lines to show by using 'NUM'. Moreover, 'FUNC@SRC' combination is good
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_nx.h709 #define PCIX_MSI_F(FUNC) (0x13000 + ((FUNC) * 4)) argument
761 #define ISR_MSI_INT_TRIGGER(FUNC) (QLA82XX_PCIX_PS_REG(PCIX_MSI_F(FUNC))) argument
/linux-4.1.27/arch/sparc/lib/
Dmemcpy.S10 #define FUNC(x) \ macro
144 FUNC(amemmove)
145 FUNC(__memmove)
147 FUNC(memmove)
204 FUNC(memcpy) /* %o0=dst %o1=src %o2=len */
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_nx.h650 #define PCIX_MSI_F(FUNC) (0x13000 + ((FUNC) * 4)) argument
700 #define ISR_MSI_INT_TRIGGER(FUNC) \ argument
701 (QLA82XX_PCIX_PS_REG(PCIX_MSI_F(FUNC)))
/linux-4.1.27/include/linux/
Dfilter.h242 #define BPF_EMIT_CALL(FUNC) \ argument
248 .imm = ((FUNC) - __bpf_call_base) })
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hdr.h678 #define ISR_MSI_INT_TRIGGER(FUNC) (QLCNIC_PCIX_PS_REG(PCIX_MSI_F(FUNC))) argument
/linux-4.1.27/arch/mips/mm/
Duasm-micromips.c192 if (ip->fields & FUNC) in build_insn()
Duasm-mips.c217 if (ip->fields & FUNC) in build_insn()
Duasm.c25 FUNC = 0x100, enumerator
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hdr.h1006 #define ISR_MSI_INT_TRIGGER(FUNC) (NETXEN_PCIX_PS_REG(PCIX_MSI_F(FUNC))) argument
/linux-4.1.27/net/sched/
Dem_meta.c102 #define META_COLLECTOR(FUNC) static void meta_##FUNC(struct sk_buff *skb, \ argument
/linux-4.1.27/arch/sparc/net/
Dbpf_jit_comp.c277 #define emit_call(FUNC) \ argument
279 unsigned int _off = (void *)(FUNC) - _here; \
/linux-4.1.27/arch/mips/kernel/
Dtraps.c496 #define FUNC 0x0000003f macro
657 if ((opcode & OPCODE) == SPEC3 && (opcode & FUNC) == RDHWR) { in simulate_rdhwr_normal()
684 if ((opcode & OPCODE) == SPEC0 && (opcode & FUNC) == SYNC) { in simulate_sync()
/linux-4.1.27/arch/mips/kvm/
Demulate.c2309 #define FUNC 0x0000003f macro
2343 if ((inst & OPCODE) == SPEC3 && (inst & FUNC) == RDHWR) { in kvm_mips_handle_ri()