/linux-3.3/arch/cris/include/arch-v32/arch/hwregs/iop/asm/ |
D | iop_dmc_in_defs_asm.h | 20 #define REG_FIELD_X_( value, shift ) ((value) << shift) argument 26 #define REG_STATE_X_( k, shift ) (k << shift) argument
|
D | iop_dmc_out_defs_asm.h | 20 #define REG_FIELD_X_( value, shift ) ((value) << shift) argument 26 #define REG_STATE_X_( k, shift ) (k << shift) argument
|
/linux-3.3/lib/ |
D | bitmap.c | 110 const unsigned long *src, int shift, int bits) in __bitmap_shift_right() 155 const unsigned long *src, int shift, int bits) in __bitmap_shift_left()
|
/linux-3.3/drivers/video/omap2/dss/ |
D | dispc.c | 711 int shift; in dispc_ovl_setup_global_alpha() local 814 int shift; in dispc_ovl_set_channel_out() local 861 int shift; in dispc_ovl_get_channel_out() local 896 int shift; in dispc_ovl_set_burst_size() local 981 int shift; in dispc_ovl_enable_replication() local
|
/linux-3.3/drivers/gpu/drm/radeon/ |
D | atom.h | 136 uint8_t shift; member
|
/linux-3.3/net/ipv4/ |
D | tcp_cubic.c | 162 u32 x, b, shift; in cubic_root() local
|
/linux-3.3/fs/jbd2/ |
D | revoke.c | 233 int shift = 0; in jbd2_journal_init_revoke_table() local
|
/linux-3.3/arch/ia64/kernel/ |
D | unwind_decoder.c | 68 unsigned shift = 0; in unw_decode_uleb128() local
|
/linux-3.3/arch/powerpc/mm/ |
D | tlb_nohash.c | 428 unsigned int shift; in setup_page_sizes() local
|
/linux-3.3/sound/pci/oxygen/ |
D | oxygen_pcm.c | 333 unsigned int mclks, shift; in get_mclk() local
|
/linux-3.3/security/selinux/ss/ |
D | avtab.c | 255 u32 shift = 0; in avtab_alloc() local
|
/linux-3.3/fs/hfsplus/ |
D | extents.c | 225 int shift; in hfsplus_get_block() local
|
/linux-3.3/arch/s390/kernel/ |
D | entry.S | 84 .macro SWITCH_ASYNC savearea,stack,shift
|
/linux-3.3/drivers/gpio/ |
D | gpio-mpc8xxx.c | 237 unsigned int shift; in mpc512x_irq_set_type() local
|
/linux-3.3/fs/jbd/ |
D | revoke.c | 234 int shift = 0; in journal_init_revoke_table() local
|
/linux-3.3/arch/cris/include/arch-v32/mach-fs/mach/hwregs/asm/ |
D | bif_core_defs_asm.h | 20 #define REG_FIELD_X_( value, shift ) ((value) << shift) argument 26 #define REG_STATE_X_( k, shift ) (k << shift) argument
|
/linux-3.3/arch/cris/include/arch-v32/arch/hwregs/asm/ |
D | bif_core_defs_asm.h | 20 #define REG_FIELD_X_( value, shift ) ((value) << shift) argument 26 #define REG_STATE_X_( k, shift ) (k << shift) argument
|
/linux-3.3/drivers/media/dvb/firewire/ |
D | firedtv-avc.c | 1341 static inline u32 get_opcr(__be32 opcr, u32 mask, u32 shift) in get_opcr() 1346 static inline void set_opcr(__be32 *opcr, u32 value, u32 mask, u32 shift) in set_opcr()
|
/linux-3.3/drivers/video/ |
D | tgafb.c | 436 int n, shift, base, min_diff, target; local 631 unsigned long rincr, line_length, shift, pos, is8bpp; local
|
D | uvesafb.c | 1001 int shift = 16 - dac_width; in uvesafb_setcolreg() local 1050 int shift = 16 - dac_width; in uvesafb_setcmap() local
|
/linux-3.3/include/sound/ |
D | sb.h | 341 #define SB_MIXVAL_SINGLE(reg, shift, mask) \ argument 355 #define SB_SINGLE(xname, reg, shift, mask) \ argument
|
/linux-3.3/arch/sparc/kernel/ |
D | perf_event.c | 595 u64 shift, mask, pic; in write_pmc() local 613 int shift = 64 - 32; in sparc_perf_event_update() local
|
/linux-3.3/sound/soc/sh/ |
D | fsi.c | 100 #define AB_IO(param, shift) (param << shift) argument 359 u32 shift; in fsi_get_port_shift() local 699 u32 shift, i; in fsi_fifo_init() local
|
/linux-3.3/net/sched/ |
D | cls_tcindex.c | 47 int shift; /* shift ANDed key to the right */ member
|
/linux-3.3/drivers/ata/ |
D | pata_via.c | 280 int shift = 2 * offset; in via_do_set_mode() local
|