/linux-3.3/arch/alpha/include/asm/ |
D | compiler.h | 13 # define __kernel_insbl(val, shift) __builtin_alpha_insbl(val, shift) argument 14 # define __kernel_inswl(val, shift) __builtin_alpha_inswl(val, shift) argument 15 # define __kernel_insql(val, shift) __builtin_alpha_insql(val, shift) argument 16 # define __kernel_inslh(val, shift) __builtin_alpha_inslh(val, shift) argument 17 # define __kernel_extbl(val, shift) __builtin_alpha_extbl(val, shift) argument 18 # define __kernel_extwl(val, shift) __builtin_alpha_extwl(val, shift) argument 21 # define __kernel_insbl(val, shift) \ argument 25 # define __kernel_inswl(val, shift) \ argument 29 # define __kernel_insql(val, shift) \ argument 33 # define __kernel_inslh(val, shift) \ argument [all …]
|
/linux-3.3/include/linux/ |
D | bitops.h | 63 static inline __u64 rol64(__u64 word, unsigned int shift) in rol64() 73 static inline __u64 ror64(__u64 word, unsigned int shift) in ror64() 83 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32() 93 static inline __u32 ror32(__u32 word, unsigned int shift) in ror32() 103 static inline __u16 rol16(__u16 word, unsigned int shift) in rol16() 113 static inline __u16 ror16(__u16 word, unsigned int shift) in ror16() 123 static inline __u8 rol8(__u8 word, unsigned int shift) in rol8() 133 static inline __u8 ror8(__u8 word, unsigned int shift) in ror8() 145 __u8 shift = 31 - index; in sign_extend32() local
|
D | proportions.h | 22 int shift; member 59 int shift; member 112 int shift; member
|
/linux-3.3/drivers/mfd/ |
D | tmio_core.c | 12 int tmio_core_mmc_enable(void __iomem *cnf, int shift, unsigned long base) in tmio_core_mmc_enable() 31 int tmio_core_mmc_resume(void __iomem *cnf, int shift, unsigned long base) in tmio_core_mmc_resume() 42 void tmio_core_mmc_pwr(void __iomem *cnf, int shift, int state) in tmio_core_mmc_pwr() 48 void tmio_core_mmc_clk_div(void __iomem *cnf, int shift, int state) in tmio_core_mmc_clk_div()
|
/linux-3.3/drivers/infiniband/core/ |
D | packer.c | 71 int shift; in ib_pack() local 88 int shift; in ib_pack() local 161 int shift; in ib_unpack() local 175 int shift; in ib_unpack() local
|
/linux-3.3/arch/powerpc/include/asm/ |
D | pgalloc.h | 37 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() 48 unsigned shift = (unsigned long)_table & MAX_PGTABLE_INDEX_SIZE; in __tlb_remove_table() local 53 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, unsigned shift) in pgtable_free_tlb()
|
/linux-3.3/arch/powerpc/sysdev/qe_lib/ |
D | ucc.c | 89 unsigned int *reg_num, unsigned int *shift) in get_cmxucr_reg() 102 unsigned int shift; in ucc_mux_set_grant_tsa_bkpt() local 123 unsigned int shift; in ucc_set_qe_mux_rxtx() local
|
/linux-3.3/sound/pci/ac97/ |
D | ac97_patch.h | 25 #define AC97_SINGLE_VALUE(reg,shift,mask,invert) \ argument 28 #define AC97_PAGE_SINGLE_VALUE(reg,shift,mask,invert,page) \ argument 30 #define AC97_SINGLE(xname, reg, shift, mask, invert) \ argument 35 #define AC97_PAGE_SINGLE(xname, reg, shift, mask, invert, page) \ argument
|
/linux-3.3/drivers/regulator/ |
D | max8998.c | 142 int *reg, int *shift) in max8998_get_enable_register() 182 int ret, reg, shift = 8; in max8998_ldo_is_enabled() local 200 int reg, shift = 8, ret; in max8998_ldo_enable() local 213 int reg, shift = 8, ret; in max8998_ldo_disable() local 227 int reg, shift = 0, mask = 0xff; in max8998_get_voltage_register() local 289 int reg, shift = 0, mask, ret; in max8998_get_voltage() local 314 int reg, shift = 0, mask, ret; in max8998_set_voltage_ldo() local 366 int reg, shift = 0, mask, ret; in max8998_set_voltage_buck() local
|
D | tps6507x-regulator.c | 245 u8 shift; in tps6507x_pmic_dcdc_is_enabled() local 263 u8 shift; in tps6507x_pmic_ldo_is_enabled() local 281 u8 shift; in tps6507x_pmic_dcdc_enable() local 294 u8 shift; in tps6507x_pmic_dcdc_disable() local 308 u8 shift; in tps6507x_pmic_ldo_enable() local 321 u8 shift; in tps6507x_pmic_ldo_disable() local
|
D | tps65023-regulator.c | 160 u8 shift; in tps65023_dcdc_is_enabled() local 179 u8 shift; in tps65023_ldo_is_enabled() local 197 u8 shift; in tps65023_dcdc_enable() local 210 u8 shift; in tps65023_dcdc_disable() local 223 u8 shift; in tps65023_ldo_enable() local 236 u8 shift; in tps65023_ldo_disable() local
|
/linux-3.3/arch/arm/mach-tegra/include/mach/ |
D | uncompress.h | 32 int shift = 2; in putc() local 49 int shift = 2; in arch_decomp_setup() local
|
/linux-3.3/lib/ |
D | iommu-helper.c | 9 unsigned long shift, in iommu_is_span_boundary() 20 unsigned long shift, unsigned long boundary_size, in iommu_area_alloc()
|
D | radix-tree.c | 313 unsigned int height, shift; in radix_tree_insert() local 379 unsigned int height, shift; in radix_tree_lookup_element() local 466 unsigned int height, shift; in radix_tree_tag_set() local 514 unsigned int height, shift; in radix_tree_tag_clear() local 576 unsigned int height, shift; in radix_tree_tag_get() local 650 unsigned int shift; in radix_tree_range_tag_if_tagged() local 825 unsigned int shift, height; in __lookup() local 1015 unsigned int shift, height; in __lookup_tag() local 1210 unsigned int shift, height; in __locate() local 1372 unsigned int height, shift; in radix_tree_delete() local [all …]
|
/linux-3.3/arch/arm/mach-omap2/ |
D | prminst44xx.c | 85 int omap4_prminst_is_hardreset_asserted(u8 shift, u8 part, s16 inst, in omap4_prminst_is_hardreset_asserted() 109 int omap4_prminst_assert_hardreset(u8 shift, u8 part, s16 inst, in omap4_prminst_assert_hardreset() 134 int omap4_prminst_deassert_hardreset(u8 shift, u8 part, s16 inst, in omap4_prminst_deassert_hardreset()
|
/linux-3.3/drivers/infiniband/hw/cxgb3/ |
D | iwch_mem.c | 56 struct iwch_mr *mhp, int shift) in iwch_register_mem() 80 int shift, in iwch_reregister_mem() 139 int *shift, in build_phys_page_list()
|
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nv50_gpio.c | 33 nv50_gpio_location(int line, u32 *reg, u32 *shift) in nv50_gpio_location() 48 u32 reg, shift; in nv50_gpio_drive() local 60 u32 reg, shift; in nv50_gpio_sense() local
|
/linux-3.3/sound/soc/codecs/ |
D | max9877.c | 45 unsigned int shift = mc->shift; in max9877_get_reg() local 64 unsigned int shift = mc->shift; in max9877_set_reg() local 89 unsigned int shift = mc->shift; in max9877_get_2reg() local 105 unsigned int shift = mc->shift; in max9877_set_2reg() local
|
/linux-3.3/drivers/video/console/ |
D | fbcon_rotate.h | 43 int shift = (8 - (width % 8)) & 7; in rotate_ud() local 61 int shift = (8 - (height % 8)) & 7; in rotate_cw() local 79 int shift = (8 - (width % 8)) & 7; in rotate_ccw() local
|
/linux-3.3/arch/mips/pci/ |
D | ops-bridge.c | 51 u32 cf, shift, mask; in pci_conf0_read_config() local 112 u32 cf, shift, mask; in pci_conf1_read_config() local 184 u32 cf, shift, mask, smask; in pci_conf0_write_config() local 251 u32 cf, shift, mask, smask; in pci_conf1_write_config() local
|
/linux-3.3/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_qmath.c | 109 s32 qm_shl32(s32 op, int shift) in qm_shl32() 134 s16 qm_shl16(s16 op, int shift) in qm_shl16() 158 s16 qm_shr16(s16 op, int shift) in qm_shr16()
|
/linux-3.3/sound/isa/gus/ |
D | gus_mixer.c | 32 #define GF1_SINGLE(xname, xindex, shift, invert) \ argument 43 int shift = kcontrol->private_value & 0xff; in snd_gf1_get_single() local 56 int shift = kcontrol->private_value & 0xff; in snd_gf1_put_single() local
|
/linux-3.3/drivers/staging/echo/ |
D | echo.c | 119 static inline void lms_adapt_bg(struct oslec_state *ec, int clean, int shift) in lms_adapt_bg() 190 static inline void lms_adapt_bg(struct oslec_state *ec, int clean, int shift) in lms_adapt_bg() 444 int P, logP, shift; in oslec_update() local
|
/linux-3.3/arch/powerpc/mm/ |
D | hugetlbpage.c | 50 static inline int shift_to_mmu_psize(unsigned int shift) in shift_to_mmu_psize() 69 pte_t *find_linux_pte_or_hugepte(pgd_t *pgdir, unsigned long ea, unsigned *shift) in find_linux_pte_or_hugepte() 436 unsigned int shift = hugepd_shift(*hpdp); in free_hugepd_range() local 610 unsigned shift; in follow_huge_addr() local 768 int shift = __ffs(size); in add_huge_page_size() local 824 unsigned shift; in hugetlbpage_init() local 865 unsigned shift; in hugetlbpage_init() local
|
/linux-3.3/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 228 struct c4iw_mr *mhp, int shift) in register_mem() 249 struct c4iw_mr *mhp, int shift, int npages) in reregister_mem() 290 int *shift, __be64 **page_list) in build_phys_page_list() 364 int shift = 0; in c4iw_reregister_phys_mem() local 425 int shift; in c4iw_register_phys_mem() local 546 int shift, n, len; in c4iw_reg_user_mr() local
|