Searched refs:type (Results 51 - 75 of 13790) sorted by path

1234567891011>>

/linux-master/arch/m68k/kernel/
H A Dmodule.c119 switch (fixup->type) {
/linux-master/arch/m68k/math-emu/
H A Dfp_decode.h70 | first decoding of the instr type
82 | second decoding of the instr type
188 | get the extension word and test for brief or full extension type
/linux-master/arch/microblaze/lib/
H A Ddivsi3.S12 .type __divsi3, @function
H A Dfastcopy.S35 .type memcpy, @function
353 .type memmove, @function
H A Dmodsi3.S13 .type __modsi3, @function
H A Dmulsi3.S12 .type __mulsi3, @function
H A Dudivsi3.S13 .type __udivsi3, @function
H A Dumodsi3.S13 .type __umodsi3, @function
/linux-master/arch/mips/alchemy/common/
H A Dirq.c71 int type; /* IRQ_TYPE_ */ member in struct:alchemy_irqmap
76 static int au1x_ic_settype(struct irq_data *d, unsigned int type);
77 static int au1300_gpic_settype(struct irq_data *d, unsigned int type);
665 static int au1300_gpic_settype(struct irq_data *d, unsigned int type) argument
671 switch (type) {
799 /* save pin/int-type configuration */
821 /* restore pin/int-type configurations */
886 /* register all 64 possible IC0+IC1 irq sources as type "none".
913 au1x_ic_settype(irq_get_irq_data(irq_nr), map->type);
948 au1300_gpic_settype(irq_get_irq_data(i), dints->type);
[all...]
/linux-master/arch/mips/ath79/
H A Dclock.c45 static const char * __init ath79_clk_name(int type) argument
47 BUG_ON(type >= ARRAY_SIZE(clk_names) || !clk_names[type]);
48 return clk_names[type];
51 static void __init __ath79_set_clk(int type, const char *name, struct clk *clk) argument
54 panic("failed to allocate %s clock structure", clk_names[type]);
56 clks[type] = clk;
60 static struct clk * __init ath79_set_clk(int type, unsigned long rate) argument
62 const char *name = ath79_clk_name(type);
66 __ath79_set_clk(type, nam
70 ath79_set_ff_clk(int type, const char *parent, unsigned int mult, unsigned int div) argument
[all...]
/linux-master/arch/mips/cavium-octeon/executive/
H A Dcvmx-interrupt-rsl.c110 if (mode.s.type)
120 if (mode.s.type)
/linux-master/arch/mips/dec/
H A Decc-berr.c20 #include <asm/cpu-type.h>
H A Dkn02xa-berr.c18 #include <asm/cpu-type.h>
/linux-master/arch/mips/include/asm/fw/arc/
H A Dhinv.h140 CONFIGTYPE type; /* type of token */ member in struct:cfgdata
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-agl-defs.h1696 uint64_t type:16; member in struct:cvmx_agl_gmx_tx_pause_pkt_type::cvmx_agl_gmx_tx_pause_pkt_type_s
1698 uint64_t type:16;
H A Dcvmx-dpi-defs.h860 uint64_t type:1; member in struct:cvmx_dpi_sli_prtx_err_info::cvmx_dpi_sli_prtx_err_info_s
866 uint64_t type:1;
H A Dcvmx-gmxx-defs.h375 uint64_t type:1; member in struct:cvmx_gmxx_inf_mode::cvmx_gmxx_inf_mode_s
377 uint64_t type:1;
394 uint64_t type:1; member in struct:cvmx_gmxx_inf_mode::cvmx_gmxx_inf_mode_cn30xx
396 uint64_t type:1;
406 uint64_t type:1; member in struct:cvmx_gmxx_inf_mode::cvmx_gmxx_inf_mode_cn31xx
408 uint64_t type:1;
421 uint64_t type:1; member in struct:cvmx_gmxx_inf_mode::cvmx_gmxx_inf_mode_cn52xx
423 uint64_t type:1;
440 uint64_t type:1; member in struct:cvmx_gmxx_inf_mode::cvmx_gmxx_inf_mode_cn61xx
442 uint64_t type
461 uint64_t type:1; member in struct:cvmx_gmxx_inf_mode::cvmx_gmxx_inf_mode_cn66xx
482 uint64_t type:1; member in struct:cvmx_gmxx_inf_mode::cvmx_gmxx_inf_mode_cn68xx
[all...]
H A Dcvmx-gpio-defs.h209 uint64_t type:16; member in struct:cvmx_gpio_int_clr::cvmx_gpio_int_clr_s
211 uint64_t type:16;
H A Dcvmx-l2c-defs.h86 __BITFIELD_FIELD(uint64_t type:2,
102 __BITFIELD_FIELD(uint64_t type:2,
H A Dcvmx-pcsxx-defs.h364 uint64_t type:2; member in struct:cvmx_pcsxx_control2_reg::cvmx_pcsxx_control2_reg_s
366 uint64_t type:2;
H A Dcvmx-sriox-defs.h692 uint64_t type:4; member in struct:cvmx_sriox_int_info0::cvmx_sriox_int_info0_s
708 uint64_t type:4;
762 uint64_t type:4; member in struct:cvmx_sriox_int_info3::cvmx_sriox_int_info3_s
768 uint64_t type:4;
/linux-master/arch/mips/lantiq/falcon/
H A Dprom.c55 u32 type; local
60 i->type = SOC_TYPE_FALCON;
66 type = (ltq_r32(FALCON_CHIPTYPE) & TYPE_MASK) >> TYPE_SHIFT;
67 switch (type) {
/linux-master/arch/mips/lantiq/
H A Dprom.h19 unsigned int type; member in struct:ltq_soc_info
/linux-master/arch/mips/lantiq/xway/
H A Dprom.c50 i->type = SOC_TYPE_DANUBE;
56 i->type = SOC_TYPE_DANUBE;
65 i->type = SOC_TYPE_AR9;
72 i->type = SOC_TYPE_AR9;
82 i->type = SOC_TYPE_AMAZON_SE;
90 i->type = SOC_TYPE_VR9;
97 i->type = SOC_TYPE_VR9;
104 i->type = SOC_TYPE_VR9_2;
110 i->type = SOC_TYPE_VRX220;
117 i->type
[all...]
/linux-master/arch/mips/mm/
H A Duasm-micromips.c219 switch (rel->type) {
230 rel->type);

Completed in 352 milliseconds

1234567891011>>