Searched defs:shift (Results 1 - 25 of 1077) sorted by path

1234567891011>>

/linux-master/arch/alpha/kernel/
H A Dcore_apecs.c281 int shift; local
H A Dcore_lca.c207 int shift; local
H A Dcore_t2.c289 int shift; local
/linux-master/arch/arm/lib/
H A Ddelay.c40 static inline u64 cyc_to_ns(u64 cyc, u32 mult, u32 shift) argument
/linux-master/arch/arm/mach-omap2/
H A Dprm2xxx_3xxx.c33 int omap2_prm_is_hardreset_asserted(u8 shift, u8 part, s16 prm_mod, u16 offset) argument
53 int omap2_prm_assert_hardreset(u8 shift, u8 part, s16 prm_mod, u16 offset) argument
[all...]
H A Dprminst44xx.c99 int omap4_prminst_is_hardreset_asserted(u8 shift, u8 part, s16 inst, argument
106 v >>= shift; local
123 int omap4_prminst_assert_hardreset(u8 shift, u8 part, s16 inst, argument
152 omap4_prminst_deassert_hardreset(u8 shift, u8 st_shift, u8 part, s16 inst, u16 rstctrl_offs, u16 rstst_offs) argument
[all...]
/linux-master/arch/arm/plat-orion/
H A Dmpp.c49 int shift, gpio_mode; local
/linux-master/arch/arm/vfp/
H A Dvfpdouble.c73 int exponent, shift, underflow; local
100 significand <<= shift; local
529 int shift = 1023 + 63 - vdm.exponent; local
611 int shift = 1023 + 63 - vdm.exponent; /* 58 */ local
[all...]
H A Dvfpsingle.c76 int exponent, shift, underflow; local
105 significand <<= shift; local
571 int shift = 127 + 31 - vsm.exponent; local
656 int shift = 127 + 31 - vsm.exponent; local
[all...]
/linux-master/arch/hexagon/lib/
H A Dmemcpy.S166 #define shift R8 /* used to work a shifter to extract bytes */ define
244 shift = asl(prolog, #3); define
/linux-master/arch/sh/boards/mach-x3proto/
H A Dilsel.c63 unsigned int tmp, shift; local
/linux-master/arch/sh/drivers/pci/
H A Dops-sh4.c65 int shift; local
H A Dops-sh7786.c129 int shift, ret; local
/linux-master/arch/sh/include/asm/
H A Dhw_irq.h14 unsigned char shift; /* Number of bits to shift the data */ member in struct:ipr_data
/linux-master/arch/sh/kernel/
H A Ddwarf.c149 int shift, count; local
183 int result, shift; local
[all...]
/linux-master/arch/sparc/kernel/
H A Diommu_common.h38 is_span_boundary(unsigned long entry, unsigned long shift, unsigned long boundary_size, struct scatterlist *outs, struct scatterlist *sg) argument
/linux-master/arch/x86/math-emu/
H A Dpoly_2xm1.c55 long int exponent, shift; local
/linux-master/drivers/bus/
H A Dda8xx-mstpri.c55 int shift; member in struct:da8xx_mstpri_descr
[all...]
H A Domap_l3_smx.h29 static const u64 shift = 1; variable
[all...]
/linux-master/drivers/clk/actions/
H A Dowl-divider.h18 u8 shift; member in struct:owl_divider_hw
H A Dowl-factor.h24 u8 shift; member in struct:owl_factor_hw
H A Dowl-mux.h18 u8 shift; member in struct:owl_mux_hw
H A Dowl-pll.h28 u8 shift; member in struct:owl_pll_hw
/linux-master/drivers/clk/hisilicon/
H A Dclk-hisi-phase.c23 u8 shift; member in struct:clk_hisi_phase
H A Dclkdivider-hi6220.c35 u8 shift; member in struct:hi6220_clk_divider
100 hi6220_register_clkdiv(struct device *dev, const char *name, const char *parent_name, unsigned long flags, void __iomem *reg, u8 shift, u8 width, u32 mask_bit, spinlock_t *lock) argument

Completed in 283 milliseconds

1234567891011>>