/linux-4.1.27/drivers/clk/mxs/ |
H A D | clk.c | 20 int mxs_clk_wait(void __iomem *reg, u8 shift) mxs_clk_wait() argument
|
H A D | clk.h | 43 mxs_clk_gate(const char *name, const char *parent_name, void __iomem *reg, u8 shift) mxs_clk_gate() argument 51 mxs_clk_mux(const char *name, void __iomem *reg, u8 shift, u8 width, const char **parent_names, int num_parents) mxs_clk_mux() argument
|
H A D | clk-div.c | 77 mxs_clk_div(const char *name, const char *parent_name, void __iomem *reg, u8 shift, u8 width, u8 busy) mxs_clk_div() argument
|
H A D | clk-frac.c | 33 u8 shift; member in struct:clk_frac 111 mxs_clk_frac(const char *name, const char *parent_name, void __iomem *reg, u8 shift, u8 width, u8 busy) mxs_clk_frac() argument
|
H A D | clk-ref.c | 97 u8 frac, shift = ref->idx * 8; clk_ref_set_rate() local
|
/linux-4.1.27/drivers/media/platform/soc_camera/ |
H A D | soc_scale_crop.h | 25 soc_camera_shift_scale(unsigned int size, unsigned int shift, unsigned int scale) soc_camera_shift_scale() argument
|
H A D | soc_scale_crop.c | 305 soc_camera_client_scale(struct soc_camera_device *icd, struct v4l2_rect *rect, struct v4l2_rect *subrect, struct v4l2_mbus_framefmt *mf, unsigned int *width, unsigned int *height, bool host_can_scale, unsigned int shift) soc_camera_client_scale() argument 358 soc_camera_calc_client_output(struct soc_camera_device *icd, struct v4l2_rect *rect, struct v4l2_rect *subrect, const struct v4l2_pix_format *pix, struct v4l2_mbus_framefmt *mf, unsigned int shift) soc_camera_calc_client_output() argument
|
/linux-4.1.27/drivers/clk/qcom/ |
H A D | clk-regmap-divider.h | 22 u32 shift; member in struct:clk_regmap_div
|
H A D | clk-regmap-mux.h | 22 u32 shift; member in struct:clk_regmap_mux
|
/linux-4.1.27/include/linux/ |
H A D | keyboard.h | 13 int shift; /* Current shift mask */ member in struct:keyboard_notifier_param
|
H A D | smsc911x.h | 33 unsigned int shift; member in struct:smsc911x_platform_config
|
H A D | timecounter.h | 43 u32 shift; member in struct:cyclecounter
|
H A D | math64.h | 139 static inline u64 mul_u64_u32_shr(u64 a, u32 mul, unsigned int shift) mul_u64_u32_shr() argument 148 static inline u64 mul_u64_u32_shr(u64 a, u32 mul, unsigned int shift) mul_u64_u32_shr() argument
|
H A D | proportions.h | 23 int shift; member in struct:prop_global 60 int shift; member in struct:prop_local_percpu 113 int shift; member in struct:prop_local_single
|
H A D | timekeeper_internal.h | 36 u32 shift; member in struct:tk_read_base
|
H A D | bitmap.h | 305 bitmap_shift_right(unsigned long *dst, const unsigned long *src, unsigned int shift, int nbits) bitmap_shift_right() argument 314 bitmap_shift_left(unsigned long *dst, const unsigned long *src, unsigned int shift, unsigned int nbits) bitmap_shift_left() argument
|
H A D | bitops.h | 88 static inline __u64 rol64(__u64 word, unsigned int shift) rol64() argument 98 static inline __u64 ror64(__u64 word, unsigned int shift) ror64() argument 108 static inline __u32 rol32(__u32 word, unsigned int shift) rol32() argument 118 static inline __u32 ror32(__u32 word, unsigned int shift) ror32() argument 128 static inline __u16 rol16(__u16 word, unsigned int shift) rol16() argument 138 static inline __u16 ror16(__u16 word, unsigned int shift) ror16() argument 148 static inline __u8 rol8(__u8 word, unsigned int shift) rol8() argument 158 static inline __u8 ror8(__u8 word, unsigned int shift) ror8() argument 170 __u8 shift = 31 - index; sign_extend32() local
|
/linux-4.1.27/drivers/mfd/ |
H A D | tmio_core.c | 12 int tmio_core_mmc_enable(void __iomem *cnf, int shift, unsigned long base) tmio_core_mmc_enable() argument 31 int tmio_core_mmc_resume(void __iomem *cnf, int shift, unsigned long base) tmio_core_mmc_resume() argument 42 void tmio_core_mmc_pwr(void __iomem *cnf, int shift, int state) tmio_core_mmc_pwr() argument 48 void tmio_core_mmc_clk_div(void __iomem *cnf, int shift, int state) tmio_core_mmc_clk_div() argument
|
H A D | mt6397-core.c | 60 int shift = data->hwirq & 0xf; mt6397_irq_disable() local 69 int shift = data->hwirq & 0xf; mt6397_irq_enable() local
|
H A D | htc-egpio.c | 190 int shift; egpio_set() local 232 int shift; egpio_write_cache() local
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | c2p_core.h | 20 _transp(u32 d[], unsigned int i1, unsigned int i2, unsigned int shift, u32 mask) _transp() argument
|
H A D | clps711xfb.c | 53 unsigned int level, mask, shift, pal; clps7111fb_setcolreg() local 73 level <<= shift; clps7111fb_setcolreg() local
|
H A D | vesafb.c | 84 int shift = 16 - depth; vesa_setpalette() local
|
H A D | clps711x-fb.c | 52 u32 level, mask, shift; clps711x_fb_setcolreg() local
|
/linux-4.1.27/lib/ |
H A D | iommu-helper.c | 9 iommu_is_span_boundary(unsigned int index, unsigned int nr, unsigned long shift, unsigned long boundary_size) iommu_is_span_boundary() argument 19 iommu_area_alloc(unsigned long *map, unsigned long size, unsigned long start, unsigned int nr, unsigned long shift, unsigned long boundary_size, unsigned long align_mask) iommu_area_alloc() argument
|
H A D | iommu-common.c | 117 unsigned long shift; iommu_tbl_range_alloc() local 260 unsigned long shift = iommu->table_shift; iommu_tbl_range_free() local
|
H A D | proportions.c | 76 int prop_descriptor_init(struct prop_descriptor *pd, int shift, gfp_t gfp) prop_descriptor_init() argument 105 void prop_change_shift(struct prop_descriptor *pd, int shift) prop_change_shift() argument
|
H A D | ts_bm.c | 67 int shift = bm->patlen - 1, bs; bm_find() local
|
/linux-4.1.27/drivers/infiniband/core/ |
H A D | packer.c | 71 int shift; ib_pack() local 88 int shift; ib_pack() local 161 int shift; ib_unpack() local 175 int shift; ib_unpack() local
|
H A D | umem.c | 315 int shift; ib_umem_page_count() local
|
/linux-4.1.27/drivers/clk/st/ |
H A D | clkgen.h | 15 unsigned int shift; member in struct:clkgen_field
|
/linux-4.1.27/drivers/clk/ti/ |
H A D | autoidle.c | 27 u8 shift; member in struct:clk_ti_autoidle 106 u32 shift; of_ti_clk_autoidle_setup() local
|
H A D | mux.c | 196 u32 shift = 0; of_mux_clk_setup() local 108 _register_mux(struct device *dev, const char *name, const char **parent_names, u8 num_parents, unsigned long flags, void __iomem *reg, u8 shift, u32 mask, u8 clk_mux_flags, u32 *table, spinlock_t *lock) _register_mux() argument
|
H A D | divider.c | 576 u8 shift = 0; of_ti_divider_clk_setup() local 255 _register_divider(struct device *dev, const char *name, const char *parent_name, unsigned long flags, void __iomem *reg, u8 shift, u8 width, u8 clk_divider_flags, const struct clk_div_table *table, spinlock_t *lock) _register_divider() argument 526 ti_clk_divider_populate(struct device_node *node, void __iomem **reg, const struct clk_div_table **table, u32 *flags, u8 *div_flags, u8 *width, u8 *shift) ti_clk_divider_populate() argument
|
/linux-4.1.27/arch/sh/drivers/pci/ |
H A D | ops-sh4.c | 68 int shift; sh4_pci_write() local
|
H A D | ops-sh7786.c | 132 int shift, ret; sh7786_pcie_write() local
|
/linux-4.1.27/arch/mips/include/asm/txx9/ |
H A D | ndfmc.h | 17 unsigned int shift; member in struct:txx9ndfmc_platform_data
|
/linux-4.1.27/arch/mips/pci/ |
H A D | ops-vr41xx.c | 93 int shift; pci_config_write() local
|
H A D | ops-emma2rh.c | 136 int shift; pci_config_write() local
|
H A D | ops-bridge.c | 51 u32 cf, shift, mask; pci_conf0_read_config() local 112 u32 cf, shift, mask; pci_conf1_read_config() local 184 u32 cf, shift, mask, smask; pci_conf0_write_config() local 251 u32 cf, shift, mask, smask; pci_conf1_write_config() local
|
/linux-4.1.27/arch/arm/plat-orion/ |
H A D | mpp.c | 45 int shift, gpio_mode; orion_mpp_conf() local
|
/linux-4.1.27/samples/bpf/ |
H A D | tracex2_kern.c | 46 unsigned int shift; log2() local 49 shift = (v > 0xFF) << 3; v >>= shift; r |= shift; log2() local 50 shift = (v > 0xF) << 2; v >>= shift; r |= shift; log2() local 51 shift = (v > 0x3) << 1; v >>= shift; r |= shift; log2() local
|
/linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
H A D | cxio_dbg.c | 73 void cxio_dump_pbl(struct cxio_rdev *rdev, u32 pbl_addr, uint len, u8 shift) cxio_dump_pbl() argument
|
H A D | iwch_mem.c | 55 iwch_register_mem(struct iwch_dev *rhp, struct iwch_pd *php, struct iwch_mr *mhp, int shift) iwch_register_mem() argument 78 iwch_reregister_mem(struct iwch_dev *rhp, struct iwch_pd *php, struct iwch_mr *mhp, int shift, int npages) iwch_reregister_mem() argument 134 build_phys_page_list(struct ib_phys_buf *buffer_list, int num_phys_buf, u64 *iova_start, u64 *total_size, int *npages, int *shift, __be64 **page_list) build_phys_page_list() argument
|
/linux-4.1.27/drivers/clk/socfpga/ |
H A D | clk.h | 48 u32 shift; /* only valid if div_reg != 0 */ member in struct:socfpga_gate_clk 58 u32 shift; /* only valid if div_reg != 0 */ member in struct:socfpga_periph_clk
|
/linux-4.1.27/arch/x86/math-emu/ |
H A D | poly_2xm1.c | 54 long int exponent, shift; poly_2xm1() local
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | iommu_common.h | 38 is_span_boundary(unsigned long entry, unsigned long shift, unsigned long boundary_size, struct scatterlist *outs, struct scatterlist *sg) is_span_boundary() argument
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | vdso.h | 35 __u32 shift; /* Cycle to nanosecond divisor (power of two) */ member in struct:vdso_data
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
H A D | hwsq.c | 135 u8 shift = 0, usec = nsec / 1000; nvkm_hwsq_nsec() local
|
/linux-4.1.27/arch/mips/include/asm/mach-ralink/ |
H A D | pinmux.h | 45 const u32 shift; member in struct:rt2880_pmx_group
|
/linux-4.1.27/drivers/video/console/ |
H A D | fbcon_rotate.h | 43 int shift = (8 - (width % 8)) & 7; rotate_ud() local 61 int shift = (8 - (height % 8)) & 7; rotate_cw() local 79 int shift = (8 - (width % 8)) & 7; rotate_ccw() local
|
/linux-4.1.27/include/uapi/linux/tc_act/ |
H A D | tc_pedit.h | 23 __u32 shift; member in struct:tc_pedit_key
|
/linux-4.1.27/arch/powerpc/sysdev/qe_lib/ |
H A D | ucc.c | 101 unsigned int shift; ucc_mux_set_grant_tsa_bkpt() local 122 unsigned int shift; ucc_set_qe_mux_rxtx() local 87 get_cmxucr_reg(unsigned int ucc_num, __be32 __iomem **cmxucr, unsigned int *reg_num, unsigned int *shift) get_cmxucr_reg() argument
|
H A D | qe_ic.c | 432 u32 temp, control_reg = QEIC_CICNR, shift = 0; qe_ic_set_high_priority() local
|
/linux-4.1.27/arch/sh/boards/mach-x3proto/ |
H A D | ilsel.c | 66 unsigned int tmp, shift; __ilsel_enable() local
|
/linux-4.1.27/arch/sh/include/asm/ |
H A D | hw_irq.h | 13 unsigned char shift; /* Number of bits to shift the data */ member in struct:ipr_data
|
/linux-4.1.27/arch/powerpc/mm/ |
H A D | hugetlbpage-hash64.c | 21 __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid, pte_t *ptep, unsigned long trap, unsigned long flags, int ssize, unsigned int shift, unsigned int mmu_psize) __hash_page_huge() argument
|
H A D | hugepage-hash64.c | 30 unsigned long vpn, hash, shift, slot; __hash_page_thp() local
|
H A D | hugetlbpage-book3e.c | 83 unsigned long psize, tsize, shift; book3e_hugetlb_preload() local
|
H A D | init_64.c | 106 void pgtable_cache_add(unsigned shift, void (*ctor)(void *)) pgtable_cache_add() argument
|
/linux-4.1.27/arch/blackfin/mach-common/ |
H A D | clock.h | 23 u32 shift; member in struct:clk
|
/linux-4.1.27/arch/c6x/kernel/ |
H A D | module.c | 17 static inline int fixup_pcr(u32 *ip, Elf32_Addr dest, u32 maskbits, int shift) fixup_pcr() argument
|
/linux-4.1.27/arch/arm/mach-imx/ |
H A D | clk-gate-exclusive.c | 61 imx_clk_gate_exclusive(const char *name, const char *parent, void __iomem *reg, u8 shift, u32 exclusive_mask) imx_clk_gate_exclusive() argument
|
H A D | clk-fixup-div.c | 95 imx_clk_fixup_divider(const char *name, const char *parent, void __iomem *reg, u8 shift, u8 width, void (*fixup)(u32 *val)) imx_clk_fixup_divider() argument
|
H A D | clk-fixup-mux.c | 74 imx_clk_fixup_mux(const char *name, void __iomem *reg, u8 shift, u8 width, const char **parents, int num_parents, void (*fixup)(u32 *val)) imx_clk_fixup_mux() argument
|
H A D | clk-busy.c | 21 static int clk_busy_wait(void __iomem *reg, u8 shift) clk_busy_wait() argument 36 u8 shift; member in struct:clk_busy_divider 121 u8 shift; member in struct:clk_busy_mux 155 struct clk *imx_clk_busy_mux(const char *name, void __iomem *reg, u8 shift, imx_clk_busy_mux() argument 81 imx_clk_busy_divider(const char *name, const char *parent_name, void __iomem *reg, u8 shift, u8 width, void __iomem *busy_reg, u8 busy_shift) imx_clk_busy_divider() argument
|
H A D | clk.h | 43 imx_clk_gate2(const char *name, const char *parent, void __iomem *reg, u8 shift) imx_clk_gate2() argument 50 imx_clk_gate2_shared(const char *name, const char *parent, void __iomem *reg, u8 shift, unsigned int *share_count) imx_clk_gate2_shared() argument 82 imx_clk_divider(const char *name, const char *parent, void __iomem *reg, u8 shift, u8 width) imx_clk_divider() argument 89 imx_clk_divider_flags(const char *name, const char *parent, void __iomem *reg, u8 shift, u8 width, unsigned long flags) imx_clk_divider_flags() argument 97 imx_clk_gate(const char *name, const char *parent, void __iomem *reg, u8 shift) imx_clk_gate() argument 104 imx_clk_gate_dis(const char *name, const char *parent, void __iomem *reg, u8 shift) imx_clk_gate_dis() argument 111 imx_clk_mux(const char *name, void __iomem *reg, u8 shift, u8 width, const char **parents, int num_parents) imx_clk_mux() argument 119 imx_clk_mux_flags(const char *name, void __iomem *reg, u8 shift, u8 width, const char **parents, int num_parents, unsigned long flags) imx_clk_mux_flags() argument
|
H A D | iomux-v1.c | 95 unsigned long shift = (pin & 0xf) << 1; imx_iomuxv1_set_ocr() local 106 unsigned long shift = (pin & 0xf) << 1; imx_iomuxv1_set_iconfa() local 117 unsigned long shift = (pin & 0xf) << 1; imx_iomuxv1_set_iconfb() local
|
/linux-4.1.27/tools/iio/ |
H A D | iio_utils.h | 43 unsigned shift; member in struct:iio_channel_info
|
/linux-4.1.27/drivers/iio/adc/ |
H A D | ti-adc081c.c | 24 adc081c_read_raw(struct iio_dev *iio, struct iio_chan_spec const *channel, int *value, int *shift, long mask) adc081c_read_raw() argument
|
/linux-4.1.27/drivers/mmc/host/ |
H A D | sdhci-pltfm.h | 66 int shift = (reg & 0x2) * 8; sdhci_be32bs_writew() local 88 int shift = (reg & 0x3) * 8; sdhci_be32bs_writeb() local
|
H A D | sdhci-of-esdhc.c | 56 int shift = (reg & 0x2) * 8; esdhc_readw() local 68 int shift = (reg & 0x3) * 8; esdhc_readb() local
|
/linux-4.1.27/drivers/misc/altera-stapl/ |
H A D | altera-comp.c | 57 u32 shift = 0; altera_read_packed() local
|
/linux-4.1.27/drivers/staging/comedi/kcomedilib/ |
H A D | kcomedilib_main.c | 181 unsigned int shift; comedi_dio_bitfield2() local 206 data[0] <<= shift; comedi_dio_bitfield2() local 207 data[1] <<= shift; comedi_dio_bitfield2() local
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | pvclock.h | 23 static inline u64 pvclock_scale_delta(u64 delta, u32 mul_frac, int shift) pvclock_scale_delta() argument 35 delta <<= shift; pvclock_scale_delta() local
|
H A D | vgtod.h | 23 u32 shift; member in struct:vsyscall_gtod_data
|
/linux-4.1.27/arch/tile/kernel/ |
H A D | module.c | 112 int shift = __builtin_clzl(get_JumpOff_X1(create_JumpOff_X1(-1))); validate_jumpoff() local
|
H A D | tile-desc_32.c | 2587 int shift = (int)((sizeof(int) * 8) - op->num_bits); parse_insn_tilepro() local
|
H A D | tile-desc_64.c | 2201 int shift = (int)((sizeof(int) * 8) - op->num_bits); parse_insn_tilegx() local
|
/linux-4.1.27/drivers/clk/ |
H A D | clk-mux.c | 116 clk_register_mux_table(struct device *dev, const char *name, const char **parent_names, u8 num_parents, unsigned long flags, void __iomem *reg, u8 shift, u32 mask, u8 clk_mux_flags, u32 *table, spinlock_t *lock) clk_register_mux_table() argument 168 clk_register_mux(struct device *dev, const char *name, const char **parent_names, u8 num_parents, unsigned long flags, void __iomem *reg, u8 shift, u8 width, u8 clk_mux_flags, spinlock_t *lock) clk_register_mux() argument
|
H A D | clk-divider.c | 415 _register_divider(struct device *dev, const char *name, const char *parent_name, unsigned long flags, void __iomem *reg, u8 shift, u8 width, u8 clk_divider_flags, const struct clk_div_table *table, spinlock_t *lock) _register_divider() argument 475 clk_register_divider(struct device *dev, const char *name, const char *parent_name, unsigned long flags, void __iomem *reg, u8 shift, u8 width, u8 clk_divider_flags, spinlock_t *lock) clk_register_divider() argument 499 clk_register_divider_table(struct device *dev, const char *name, const char *parent_name, unsigned long flags, void __iomem *reg, u8 shift, u8 width, u8 clk_divider_flags, const struct clk_div_table *table, spinlock_t *lock) clk_register_divider_table() argument
|
/linux-4.1.27/drivers/clk/hisilicon/ |
H A D | clk.h | 62 u8 shift; member in struct:hisi_mux_clock 75 u8 shift; member in struct:hisi_divider_clock
|
/linux-4.1.27/drivers/video/fbdev/core/ |
H A D | fb_draw.h | 181 static inline unsigned long rolx(unsigned long word, unsigned int shift, unsigned int x) rolx() argument
|
H A D | syscopyarea.c | 32 int const shift = dst_idx-src_idx; bitcpy() local 175 int shift; bitcpy_rev() local
|
H A D | cfbcopyarea.c | 51 int const shift = dst_idx-src_idx; bitcpy() local 217 int shift; bitcpy_rev() local
|
H A D | cfbimgblt.c | 82 u32 color = 0, val, shift; color_imageblit() local 143 u32 shift, color = 0, bpp = p->var.bits_per_pixel; slow_imageblit() local 221 u32 bit_mask, end_mask, eorx, shift; fast_imageblit() local
|
H A D | sysimgblt.c | 57 u32 color = 0, val, shift; color_imageblit() local 115 u32 shift, color = 0, bpp = p->var.bits_per_pixel; slow_imageblit() local 191 u32 bit_mask, end_mask, eorx, shift; fast_imageblit() local
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | dis.h | 27 int shift; /* The number of bits to shift. */ member in struct:s390_operand
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | pgalloc-32.h | 72 unsigned shift = (unsigned long)_table & MAX_PGTABLE_INDEX_SIZE; __tlb_remove_table() local 60 pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) pgtable_free_tlb() argument 77 pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) pgtable_free_tlb() argument
|
H A D | pgalloc-64.h | 136 unsigned shift = (unsigned long)_table & MAX_PGTABLE_INDEX_SIZE; __tlb_remove_table() local 124 pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) pgtable_free_tlb() argument 141 pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) pgtable_free_tlb() argument
|
H A D | pgtable.h | 252 find_linux_pte_or_hugepte(pgd_t *pgdir, unsigned long ea, unsigned *shift) find_linux_pte_or_hugepte() argument
|
/linux-4.1.27/arch/blackfin/include/asm/ |
H A D | clocks.h | 70 u32 shift; member in struct:clk
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | prminst44xx.c | 100 int omap4_prminst_is_hardreset_asserted(u8 shift, u8 part, s16 inst, omap4_prminst_is_hardreset_asserted() argument 107 v >>= shift; omap4_prminst_is_hardreset_asserted() local 124 int omap4_prminst_assert_hardreset(u8 shift, u8 part, s16 inst, omap4_prminst_assert_hardreset() argument 153 int omap4_prminst_deassert_hardreset(u8 shift, u8 st_shift, u8 part, s16 inst, omap4_prminst_deassert_hardreset() argument
|
H A D | prm2xxx_3xxx.c | 36 int omap2_prm_is_hardreset_asserted(u8 shift, u8 part, s16 prm_mod, u16 offset) omap2_prm_is_hardreset_asserted() argument 56 int omap2_prm_assert_hardreset(u8 shift, u8 part, s16 prm_mod, u16 offset) omap2_prm_assert_hardreset() argument
|
H A D | prm33xx.c | 67 static int am33xx_prm_is_hardreset_asserted(u8 shift, u8 part, s16 inst, am33xx_prm_is_hardreset_asserted() argument 74 v >>= shift; am33xx_prm_is_hardreset_asserted() local 93 static int am33xx_prm_assert_hardreset(u8 shift, u8 part, s16 inst, am33xx_prm_assert_hardreset() argument 122 static int am33xx_prm_deassert_hardreset(u8 shift, u8 st_shift, u8 part, am33xx_prm_deassert_hardreset() argument
|
/linux-4.1.27/arch/arm/lib/ |
H A D | delay.c | 52 static inline u64 cyc_to_ns(u64 cyc, u32 mult, u32 shift) cyc_to_ns() argument
|
/linux-4.1.27/scripts/dtc/ |
H A D | fdtdump.c | 59 int depth, sz, shift; dump_blob() local
|
/linux-4.1.27/drivers/iio/dac/ |
H A D | ad5624r_spi.c | 24 ad5624r_spi_write(struct spi_device *spi, u8 cmd, u8 addr, u16 val, u8 shift) ad5624r_spi_write() argument
|
/linux-4.1.27/drivers/misc/sgi-gru/ |
H A D | grutlbpurge.c | 356 int cpus, shift = 0, n; gru_tgh_flush_init() local
|
/linux-4.1.27/drivers/media/platform/exynos-gsc/ |
H A D | gsc-regs.c | 62 void gsc_hw_set_input_buf_masking(struct gsc_dev *dev, u32 shift, gsc_hw_set_input_buf_masking() argument 76 void gsc_hw_set_output_buf_masking(struct gsc_dev *dev, u32 shift, gsc_hw_set_output_buf_masking() argument
|
/linux-4.1.27/drivers/media/platform/omap3isp/ |
H A D | ispcsiphy.c | 31 u32 shift, mode; csiphy_routing_cfg_3630() local
|
/linux-4.1.27/drivers/misc/echo/ |
H A D | echo.c | 119 static inline void lms_adapt_bg(struct oslec_state *ec, int clean, int shift) lms_adapt_bg() argument 190 static inline void lms_adapt_bg(struct oslec_state *ec, int clean, int shift) lms_adapt_bg() argument 458 int p, logp, shift; oslec_update() local
|
H A D | echo.h | 145 int16_t shift; member in struct:oslec_state
|
/linux-4.1.27/drivers/sh/intc/ |
H A D | access.c | 59 unsigned int shift = _INTC_SHIFT(handle); intc_set_field_from_handle() local 69 unsigned int shift = _INTC_SHIFT(handle); intc_get_field_from_handle() local
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
H A D | addi_apci_1032.c | 117 unsigned int shift, oldmask; apci1032_cos_insn_config() local
|
/linux-4.1.27/drivers/staging/iio/accel/ |
H A D | adis16240_core.c | 38 unsigned shift = 16 - bits; adis16240_spi_read_signed() local
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
H A D | libcfs.h | 175 static inline void *__container_of(void *ptr, unsigned long shift) __container_of() argument
|
/linux-4.1.27/drivers/pwm/ |
H A D | pwm-clps711x.c | 34 u32 shift = (n + 1) * 4; clps711x_pwm_update_val() local
|
/linux-4.1.27/drivers/pinctrl/mvebu/ |
H A D | pinctrl-orion.c | 37 unsigned shift = (pid % MVEBU_MPPS_PER_REG) * MVEBU_MPP_BITS; orion_mpp_ctrl_get() local 52 unsigned shift = (pid % MVEBU_MPPS_PER_REG) * MVEBU_MPP_BITS; orion_mpp_ctrl_set() local
|
H A D | pinctrl-mvebu.h | 184 unsigned shift = (pid % MVEBU_MPPS_PER_REG) * MVEBU_MPP_BITS; default_mpp_ctrl_get() local 195 unsigned shift = (pid % MVEBU_MPPS_PER_REG) * MVEBU_MPP_BITS; default_mpp_ctrl_set() local
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
H A D | phy_qmath.c | 109 s32 qm_shl32(s32 op, int shift) qm_shl32() argument 134 s16 qm_shl16(s16 op, int shift) qm_shl16() argument 158 s16 qm_shr16(s16 op, int shift) qm_shr16() argument
|
/linux-4.1.27/drivers/gpio/ |
H A D | gpio-cs5535.c | 167 uint32_t shift = (offset % 8) * 4; cs5535_gpio_setup_event() local
|
H A D | gpio-mpc8xxx.c | 271 unsigned int shift; mpc512x_irq_set_type() local
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_hashtab.c | 140 drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item, unsigned long seed, int bits, int shift, unsigned long add) drm_ht_just_insert_please() argument
|
/linux-4.1.27/drivers/infiniband/hw/mlx5/ |
H A D | mem.c | 45 void mlx5_ib_cont_pages(struct ib_umem *umem, u64 addr, int *count, int *shift, mlx5_ib_cont_pages() argument 155 int shift = page_shift - umem_page_shift; __mlx5_ib_populate_pas() local
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
H A D | mthca_allocator.c | 199 int npages, shift; mthca_buf_alloc() local
|
/linux-4.1.27/drivers/clk/shmobile/ |
H A D | clk-r8a73a4.c | 41 unsigned int shift; member in struct:div4_clk 68 unsigned int shift, reg; r8a73a4_cpg_register_clock() local 156 u32 shift = 8; r8a73a4_cpg_register_clock() local
|
H A D | clk-r8a7740.c | 37 unsigned int shift; member in struct:div4_clk 70 unsigned int shift, reg; r8a7740_cpg_register_clock() local
|
H A D | clk-rcar-gen2.c | 307 unsigned int shift; rcar_gen2_cpg_register_clock() local
|
H A D | clk-sh73a0.c | 46 unsigned int shift; member in struct:div4_clk 81 unsigned int shift, reg, width; sh73a0_cpg_register_clock() local
|
/linux-4.1.27/drivers/clk/tegra/ |
H A D | clk-divider.c | 150 tegra_clk_register_divider(const char *name, const char *parent_name, void __iomem *reg, unsigned long flags, u8 clk_divider_flags, u8 shift, u8 width, u8 frac_width, spinlock_t *lock) tegra_clk_register_divider() argument
|
H A D | clk-super.c | 47 u8 source, shift; clk_super_get_parent() local 77 u8 parent_index, shift; clk_super_set_parent() local
|
/linux-4.1.27/drivers/clk/versatile/ |
H A D | clk-sp810.c | 55 u32 val, shift = SCCTRL_TIMERENnSEL_SHIFT(timerclken->channel); clk_sp810_timerclken_set_parent() local
|
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/ |
H A D | cyrix.c | 16 unsigned char arr, ccr3, rcr, shift; cyrix_get_arr() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | sorg94.c | 103 const u32 shift = g94_sor_dp_lane_map(priv, ln); g94_sor_dp_drv_ctl() local
|
H A D | sorgf110.c | 80 const u32 shift = gf110_sor_dp_lane_map(priv, ln); gf110_sor_dp_drv_ctl() local
|
H A D | sorgm204.c | 95 const u32 shift = gm204_sor_dp_lane_map(priv, ln); gm204_sor_dp_drv_ctl() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
H A D | nv50.c | 57 nv50_gpio_location(int line, u32 *reg, u32 *shift) nv50_gpio_location() argument 72 u32 reg, shift; nv50_gpio_drive() local 84 u32 reg, shift; nv50_gpio_sense() local
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_proc.c | 98 unsigned int shift = *rs_total > UINT_MAX ? 16 : 10; drbd_get_syncer_progress() local
|
/linux-4.1.27/drivers/clk/rockchip/ |
H A D | clk-mmc-phase.c | 24 int shift; member in struct:rockchip_mmc_clock 122 rockchip_clk_register_mmc(const char *name, const char **parent_names, u8 num_parents, void __iomem *reg, int shift) rockchip_clk_register_mmc() argument
|
/linux-4.1.27/arch/mips/cavium-octeon/ |
H A D | csrc-octeon.c | 114 u64 shift = clocksource_mips.shift; sched_clock() local
|
/linux-4.1.27/drivers/ata/ |
H A D | pata_efar.c | 124 int shift = 4 * ap->port_no; efar_set_piomode() local
|
H A D | pata_platform.c | 57 pata_platform_setup_port(struct ata_ioports *ioaddr, unsigned int shift) pata_platform_setup_port() argument
|
H A D | ahci_sunxi.c | 89 static u32 sunxi_getbits(void __iomem *reg, u8 mask, u8 shift) sunxi_getbits() argument
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | sumo_smc.c | 169 u32 shift = 0; sumo_set_tdp_limit() local
|
/linux-4.1.27/drivers/gpu/ipu-v3/ |
H A D | ipu-smfc.c | 46 u32 val, shift; ipu_smfc_set_burstsize() local 66 u32 val, shift; ipu_smfc_map_channel() local 86 u32 val, shift; ipu_smfc_set_watermark() local
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | module.c | 185 val >>= shift; apply_rela_bits() local 170 apply_rela_bits(Elf_Addr loc, Elf_Addr val, int sign, int bits, int shift) apply_rela_bits() argument
|
/linux-4.1.27/arch/mips/lasat/ |
H A D | at93c.c | 85 int shift = size - 1; at93c_write_bits() local
|
H A D | ds1603.c | 114 unsigned long shift = 0; rtc_read_word() local
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | syscalls.c | 44 do_mmap2(unsigned long addr, size_t len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long off, int shift) do_mmap2() argument
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | patch.c | 49 unsigned long shift; ia64_patch() local
|
H A D | time.c | 217 unsigned long shift = 0, delta; ia64_cpu_local_tick() local
|
H A D | unwind_decoder.c | 68 unsigned shift = 0; unw_decode_uleb128() local
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | page_mm.h | 138 int shift; __virt_to_node_shift() local
|
/linux-4.1.27/arch/m68k/math-emu/ |
H A D | multi_arith.h | 66 int shift; fp_overnormalize() local 244 fp_putmant128(struct fp_ext *dest, union fp_mant128 *src, int shift) fp_putmant128() argument
|
/linux-4.1.27/arch/arm/common/ |
H A D | it8152.c | 183 int shift; it8152_pci_read_config() local 201 int shift; it8152_pci_write_config() local
|
/linux-4.1.27/arch/alpha/kernel/ |
H A D | core_apecs.c | 280 int shift; apecs_read_config() local
|
H A D | pci-sysfs.c | 39 int shift = sparse ? 5 : 0; __pci_mmap_fits() local
|
/linux-4.1.27/mm/ |
H A D | mm_init.c | 70 int shift, width; mminit_verify_pageflags_layout() local
|
/linux-4.1.27/net/6lowpan/ |
H A D | iphc.c | 390 static u8 lowpan_compress_addr_64(u8 **hc_ptr, u8 shift, lowpan_compress_addr_64() argument
|
/linux-4.1.27/sound/isa/gus/ |
H A D | gus_mixer.c | 43 int shift = kcontrol->private_value & 0xff; snd_gf1_get_single() local 56 int shift = kcontrol->private_value & 0xff; snd_gf1_put_single() local 64 nval <<= shift; snd_gf1_put_single() local
|
/linux-4.1.27/include/drm/ |
H A D | drm_fixed.h | 99 unsigned shift, sign = (a >> 63) & 1; drm_fixp_msbset() local 110 unsigned shift = drm_fixp_msbset(a) + drm_fixp_msbset(b); drm_fixp_mul() local 116 b >>= shift >> 1; drm_fixp_mul() local 133 unsigned shift = 62 - drm_fixp_msbset(a); drm_fixp_div() local 136 a <<= shift; drm_fixp_div() local
|
/linux-4.1.27/drivers/irqchip/ |
H A D | irq-hip04.c | 149 unsigned int cpu, shift = (hip04_irq(d) % 2) * 16; hip04_irq_set_affinity() local
|
H A D | spear-shirq.c | 62 u32 val, shift = d->irq - shirq->virq_base + shirq->offset; shirq_irq_mask() local 74 u32 val, shift = d->irq - shirq->virq_base + shirq->offset; shirq_irq_unmask() local
|
/linux-4.1.27/drivers/isdn/mISDN/ |
H A D | dsp_audio.c | 408 int shift; dsp_change_volume() local
|
/linux-4.1.27/drivers/leds/ |
H A D | leds-mc13783.c | 62 unsigned int reg, bank, off, shift; mc13xxx_led_work() local
|
/linux-4.1.27/drivers/macintosh/ |
H A D | windfarm_smu_sat.c | 53 int shift; member in struct:wf_sat_sensor 214 int shift, cpu, index; wf_sat_probe() local
|
/linux-4.1.27/drivers/ide/ |
H A D | alim15x3.c | 56 int shift = 4 * (drive->dn & 1); ali_fifo_control() local 71 int shift = 4 * unit; ali_program_timings() local
|
/linux-4.1.27/drivers/mtd/devices/ |
H A D | phram.c | 147 int shift = 0; parse_num64() local 170 *num64 <<= shift; parse_num64() local
|
/linux-4.1.27/drivers/net/ethernet/adi/ |
H A D | bfin_mac.h | 100 unsigned int shift; member in struct:bfin_mac_local
|
/linux-4.1.27/drivers/media/platform/s3c-camif/ |
H A D | camif-core.c | 133 static int camif_get_scaler_factor(u32 src, u32 tar, u32 *ratio, u32 *shift) camif_get_scaler_factor() argument
|
/linux-4.1.27/drivers/misc/ |
H A D | cs5535-mfgpt.c | 51 int shift = (cmp == MFGPT_CMP1) ? 0 : 8; cs5535_mfgpt_toggle_event() local 103 int shift; cs5535_mfgpt_set_irq() local
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
H A D | cpts.c | 355 cpts_register(struct device *dev, struct cpts *cpts, u32 mult, u32 shift) cpts_register() argument
|
/linux-4.1.27/drivers/regulator/ |
H A D | max77802.c | 110 int shift = max77802_get_opmode_shift(id); max77802_set_suspend_disable() local 127 int shift = max77802_get_opmode_shift(id); max77802_set_mode() local 177 int shift = max77802_get_opmode_shift(id); max77802_set_suspend_mode() local 225 int shift = max77802_get_opmode_shift(id); max77802_enable() local 556 int shift = max77802_get_opmode_shift(id); max77802_pmic_probe() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
H A D | lov_request.c | 608 int shift = 0, quit = 0; lov_update_statfs() local
|
/linux-4.1.27/drivers/net/wireless/brcm80211/include/ |
H A D | brcmu_utils.h | 183 static inline void brcmu_maskset32(u32 *var, u32 mask, u8 shift, u32 value) brcmu_maskset32() argument 188 static inline u32 brcmu_maskget32(u32 var, u32 mask, u8 shift) brcmu_maskget32() argument 192 static inline void brcmu_maskset16(u16 *var, u16 mask, u8 shift, u16 value) brcmu_maskset16() argument 197 static inline u16 brcmu_maskget16(u16 var, u16 mask, u8 shift) brcmu_maskget16() argument
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
H A D | mr.c | 139 int shift; mlx4_ib_reg_user_mr() local 225 int shift; mlx4_ib_rereg_user_mr() local
|
/linux-4.1.27/drivers/input/joystick/ |
H A D | gf2k.c | 160 static int gf2k_get_bits(unsigned char *buf, int pos, int num, int shift) gf2k_get_bits() argument 169 data <<= shift; gf2k_get_bits() local
|
H A D | grip.c | 84 static int grip_gpp_read_packet(struct gameport *gameport, int shift, unsigned int *data) grip_gpp_read_packet() argument 124 static int grip_xt_read_packet(struct gameport *gameport, int shift, unsigned int *data) grip_xt_read_packet() argument
|
/linux-4.1.27/drivers/input/touchscreen/ |
H A D | s3c2410_ts.c | 85 int shift; member in struct:s3c2410ts
|
/linux-4.1.27/drivers/clk/sunxi/ |
H A D | clk-sun6i-ar100.c | 41 int shift = (val >> SUN6I_AR100_SHIFT_SHIFT) & SUN6I_AR100_SHIFT_MASK; ar100_recalc_rate() local 64 int shift; ar100_determine_rate() local 82 div >>= shift; ar100_determine_rate() local 142 int shift; ar100_set_rate() local 151 div >>= shift; ar100_set_rate() local
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | sa1110-cpufreq.c | 135 u_int shift; set_mdcas() local
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | apb_timer.c | 373 u32 loop, shift; apbt_quick_calibrate() local
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | perf_event.c | 184 int shift = 0; sh_perf_event_update() local 215 delta >>= shift; sh_perf_event_update() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxgk104.c | 890 u8 shift, ntpcv; gk104_grctx_generate_r418bb8() local
|
/linux-4.1.27/drivers/bcma/ |
H A D | sprom.c | 204 static s8 sprom_extract_antgain(const u16 *in, u16 offset, u16 mask, u16 shift) sprom_extract_antgain() argument
|
/linux-4.1.27/drivers/clk/at91/ |
H A D | clk-peripheral.c | 139 int shift = 0; clk_sam9x5_peripheral_autodiv() local 234 int shift = 0; clk_sam9x5_peripheral_round_rate() local 280 int shift; clk_sam9x5_peripheral_set_rate() local
|
H A D | clk-programmable.c | 68 int shift; clk_programmable_determine_rate() local 145 int shift = 0; clk_programmable_set_rate() local
|
/linux-4.1.27/drivers/clk/keystone/ |
H A D | pll.c | 257 u32 shift, mask; of_pll_div_clk_init() local 300 u32 shift, mask; of_pll_mux_clk_init() local
|
/linux-4.1.27/drivers/clk/mvebu/ |
H A D | kirkwood.c | 238 int shift; member in struct:clk_muxing_soc_desc
|
/linux-4.1.27/drivers/clk/pistachio/ |
H A D | clk.h | 17 unsigned int shift; member in struct:pistachio_gate 34 unsigned int shift; member in struct:pistachio_mux
|
/linux-4.1.27/arch/mips/ar7/ |
H A D | gpio.c | 216 u32 shift; member in struct:titan_gpio_cfg
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_iomap.c | 398 int shift = 0; xfs_quota_calc_throttle() local 442 int shift = 0; xfs_iomap_prealloc_size() local 501 alloc_blocks >>= shift; xfs_iomap_prealloc_size() local
|
/linux-4.1.27/fs/jbd2/ |
H A D | revoke.c | 224 int shift = 0; jbd2_journal_init_revoke_table() local
|
/linux-4.1.27/fs/nls/ |
H A D | nls_base.c | 31 int shift; member in struct:utf8_table
|
/linux-4.1.27/drivers/md/persistent-data/ |
H A D | dm-btree-remove.c | 56 static void node_shift(struct btree_node *n, int shift) node_shift() argument 82 static void node_copy(struct btree_node *left, struct btree_node *right, int shift) node_copy() argument 173 static void shift(struct btree_node *left, struct btree_node *right, int count) shift() function 272 unsigned shift = min(max_entries - nr_left, nr_center); delete_center_node() local
|
/linux-4.1.27/include/net/ |
H A D | red.h | 235 int shift; red_calc_qavg_from_idle_time() local
|
/linux-4.1.27/include/soc/tegra/ |
H A D | mc.h | 26 unsigned int shift; member in struct:tegra_mc_la
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
H A D | pfunc_base.c | 216 static int macio_do_write_reg32_slm(PMF_STD_ARGS, u32 offset, u32 shift, macio_do_write_reg32_slm() argument 236 static int macio_do_write_reg8_slm(PMF_STD_ARGS, u32 offset, u32 shift, macio_do_write_reg8_slm() argument 190 macio_do_read_reg32_msrx(PMF_STD_ARGS, u32 offset, u32 mask, u32 shift, u32 xor) macio_do_read_reg32_msrx() argument 203 macio_do_read_reg8_msrx(PMF_STD_ARGS, u32 offset, u32 mask, u32 shift, u32 xor) macio_do_read_reg8_msrx() argument
|
/linux-4.1.27/arch/powerpc/sysdev/ |
H A D | cpm2.c | 146 int shift; cpm2_clk_setup() local 256 bits <<= shift; cpm2_clk_setup() local 257 mask <<= shift; cpm2_clk_setup() local 276 int shift; cpm2_smc_clk_setup() local 320 bits <<= shift; cpm2_smc_clk_setup() local 321 mask <<= shift; cpm2_smc_clk_setup() local
|
/linux-4.1.27/arch/powerpc/xmon/ |
H A D | ppc.h | 160 int shift; global() member in struct:powerpc_operand
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | smp-bmips.c | 468 int shift = info->cpu & 0x01 ? 16 : 0; bmips_set_reset_vec_remote() local
|
/linux-4.1.27/arch/mips/txx9/generic/ |
H A D | setup_tx4938.c | 336 void __init tx4938_ata_init(unsigned int irq, unsigned int shift, int tune) tx4938_ata_init() argument
|
/linux-4.1.27/arch/powerpc/perf/ |
H A D | callchain.c | 119 unsigned shift; read_user_stack_slow() local
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | perf_event.c | 265 int shift = 0; bfin_perf_event_update() local 296 delta >>= shift; bfin_perf_event_update() local
|
/linux-4.1.27/arch/hexagon/lib/ |
H A D | memcpy.S | 180 #define shift R8 /* used to work a shifter to extract bytes */ define 258 shift = asl(prolog, #3); define
|
/linux-4.1.27/arch/m68k/emu/ |
H A D | nfblock.c | 67 int dir, len, shift; nfhd_make_request() local
|
/linux-4.1.27/arch/arm/mach-s3c24xx/ |
H A D | iotiming-s3c2410.c | 105 calc_0124(unsigned int cyc, unsigned long hclk_tns, unsigned long *v, int shift) calc_0124() argument
|
/linux-4.1.27/arch/arm/mach-s3c64xx/ |
H A D | common.c | 286 int shift; s3c_irq_eint_set_type() local
|
/linux-4.1.27/arch/arm/mach-cns3xxx/ |
H A D | pcie.c | 93 int shift = (where % 4) * 8; cns3xxx_pci_read_config() local
|