/linux-4.1.27/arch/mips/ralink/ |
D | mt7620.c | 46 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 …]
|
D | rt3883.c | 24 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 …]
|
D | rt305x.c | 26 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 …]
|
D | rt288x.c | 24 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/ |
D | book3s_interrupts.S | 29 #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)
|
D | book3s_rmhandlers.S | 40 #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/ |
D | hil_mlc.c | 444 #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/ |
D | aes-x86_64-asm_64.S | 52 #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/ |
D | dvbdev.h | 166 #define dvb_detach(FUNC) symbol_put_addr(FUNC) argument 173 #define dvb_detach(FUNC) {} argument
|
/linux-4.1.27/arch/x86/math-emu/ |
D | fpu_aux.c | 65 static FUNC const finit_table[] = { 81 static FUNC const fstsw_table[] = { 91 static FUNC const fp_nop_table[] = {
|
D | fpu_emu.h | 123 typedef void (*FUNC) (void); typedef
|
D | fpu_entry.c | 60 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/ |
D | pinmux.h | 12 #define FUNC(name, value, pin_first, pin_count) \ macro
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-probe.txt | 130 [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/ |
D | ql4_nx.h | 709 #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/ |
D | memcpy.S | 10 #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/ |
D | qla_nx.h | 650 #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/ |
D | filter.h | 242 #define BPF_EMIT_CALL(FUNC) \ argument 248 .imm = ((FUNC) - __bpf_call_base) })
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_hdr.h | 678 #define ISR_MSI_INT_TRIGGER(FUNC) (QLCNIC_PCIX_PS_REG(PCIX_MSI_F(FUNC))) argument
|
/linux-4.1.27/arch/mips/mm/ |
D | uasm-micromips.c | 192 if (ip->fields & FUNC) in build_insn()
|
D | uasm-mips.c | 217 if (ip->fields & FUNC) in build_insn()
|
D | uasm.c | 25 FUNC = 0x100, enumerator
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_hdr.h | 1006 #define ISR_MSI_INT_TRIGGER(FUNC) (NETXEN_PCIX_PS_REG(PCIX_MSI_F(FUNC))) argument
|
/linux-4.1.27/net/sched/ |
D | em_meta.c | 102 #define META_COLLECTOR(FUNC) static void meta_##FUNC(struct sk_buff *skb, \ argument
|
/linux-4.1.27/arch/sparc/net/ |
D | bpf_jit_comp.c | 277 #define emit_call(FUNC) \ argument 279 unsigned int _off = (void *)(FUNC) - _here; \
|
/linux-4.1.27/arch/mips/kernel/ |
D | traps.c | 496 #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/ |
D | emulate.c | 2309 #define FUNC 0x0000003f macro 2343 if ((inst & OPCODE) == SPEC3 && (inst & FUNC) == RDHWR) { in kvm_mips_handle_ri()
|