/linux-3.3/arch/tile/include/arch/ |
D | sim_def.h | 50 * If written to SPR_SIM_CONTROL, combined with a mask (shifted by 8), 56 * If written to SPR_SIM_CONTROL, combined with a mask (shifted by 8), 85 * If written to SPR_SIM_CONTROL, combined with a character (shifted by 8), 105 * If written to SPR_SIM_CONTROL, combined with a pid (shifted by 8), 111 * If written to SPR_SIM_CONTROL, combined with a pid (shifted by 8), 117 * If written to SPR_SIM_CONTROL, combined with a pid (shifted by 8), 123 * If written to SPR_SIM_CONTROL, combined with a character (shifted by 8), 130 * If written to SPR_SIM_CONTROL, combined with a character (shifted by 8), 138 * If written to SPR_SIM_CONTROL, combined with a character (shifted by 8), 146 * If written to SPR_SIM_CONTROL, combined with a character (shifted by 8), [all …]
|
/linux-3.3/arch/s390/kernel/ |
D | module.c | 70 case R_390_GOTENT: /* 32 bit PC rel. to GOT entry shifted by 1. */ in check_rela() 82 case R_390_PLT16DBL: /* 16 bit PC rel. PLT shifted by 1. */ in check_rela() 83 case R_390_PLT32DBL: /* 32 bit PC rel. PLT shifted by 1. */ in check_rela() 214 case R_390_PC16DBL: /* PC relative 16 bit shifted by 1. */ in apply_rela() 215 case R_390_PC32DBL: /* PC relative 32 bit shifted by 1. */ in apply_rela() 235 case R_390_GOTENT: /* 32 bit PC rel. to GOT entry shifted by 1. */ in apply_rela() 274 case R_390_PLT16DBL: /* 16 bit PC rel. PLT shifted by 1. */ in apply_rela() 275 case R_390_PLT32DBL: /* 32 bit PC rel. PLT shifted by 1. */ in apply_rela() 339 case R_390_GOTPCDBL: /* 32 bit PC rel. off. to GOT shifted by 1. */ in apply_rela()
|
/linux-3.3/arch/s390/include/asm/ |
D | elf.h | 30 #define R_390_PC16DBL 17 /* PC relative 16 bit shifted by 1. */ 31 #define R_390_PLT16DBL 18 /* 16 bit PC rel. PLT shifted by 1. */ 32 #define R_390_PC32DBL 19 /* PC relative 32 bit shifted by 1. */ 33 #define R_390_PLT32DBL 20 /* 32 bit PC rel. PLT shifted by 1. */ 34 #define R_390_GOTPCDBL 21 /* 32 bit PC rel. GOT shifted by 1. */
|
/linux-3.3/kernel/time/ |
D | timekeeping.c | 33 /* Number of clock shifted nano seconds in one NTP interval. */ 35 /* shifted nano seconds left over when rounding cycle_interval */ 40 /* Clock shifted nano seconds remainder not stored in xtime.tv_nsec. */ 43 * shifted nano seconds. */ 45 /* Shift conversion between clock shifted nano seconds and 46 * ntp shifted nano seconds. */ 84 /* Go back from cycles -> shifted ns */ in timekeeper_setup_internals() 813 * First we shift it down from NTP_SHIFT to clocksource->shifted nsecs. in timekeeping_adjust() 884 * time (in shifted nanoseconds) is: in timekeeping_adjust() 922 * logarithmic_accumulation - shifted accumulation of cycles [all …]
|
/linux-3.3/arch/arm/nwfpe/ |
D | softfloat-macros | 35 bits are shifted off, they are ``jammed'' into the least significant bit of 60 bits are shifted off, they are ``jammed'' into the least significant bit of 88 _plus_ the number of bits given in `count'. The shifted result is at most 90 bits shifted off form a second 64-bit result as follows: The _last_ bit 91 shifted off is the most-significant bit of the extra result, and the other 93 bits shifted off were all zero. This extra result is stored in the location 97 value is shifted right by the number of bits given in `count', and the 135 number of bits given in `count'. Any bits shifted off are lost. The value 168 number of bits given in `count'. If any nonzero bits are shifted off, they 212 by 64 _plus_ the number of bits given in `count'. The shifted result is [all …]
|
/linux-3.3/arch/alpha/lib/ |
D | stxncpy.S | 154 t1 == the shifted low bits of the first source word 199 t0 == the shifted low-order bits from the current source word 200 t1 == the shifted high-order bits from the previous source word 226 t0 == the shifted low-order bits from the current source word 227 t1 == the shifted high-order bits from the previous source word 269 t1 == the shifted high-order bits from the previous source word */
|
D | ev6-stxncpy.S | 193 t1 == the shifted low bits of the first source word 241 t0 == the shifted low-order bits from the current source word 242 t1 == the shifted high-order bits from the previous source word 270 t0 == the shifted low-order bits from the current source word 271 t1 == the shifted high-order bits from the previous source word 315 t1 == the shifted high-order bits from the previous source word */
|
/linux-3.3/arch/blackfin/lib/ |
D | udivsi3.S | 92 R2 = R3 - R2; /* shifted divisor < upper 16 bits of dividend */ 130 IF CC R1 = R2; /* Possibly-shifted R1 */ 131 IF !CC R6 = R3; /* R1 doesn't, so at most 1 shifted */ 140 IF !CC R2 = R0; /* Shifted R0 */ 164 CC = P0 == 0; /* Check how many inputs we shifted */
|
/linux-3.3/arch/mips/cavium-octeon/executive/ |
D | cvmx-helper-jtag.c | 74 * Write up to 32bits into the QLM jtag chain. Bits are shifted 84 * Returns The low order bits of the JTAG chain that shifted out of the 126 * have already shifted in 268*4, or 1072 bits into the JTAG
|
/linux-3.3/arch/arm/plat-samsung/include/plat/ |
D | pwm-clock.h | 23 * @tcfg: The timer TCFG1 register bits shifted down to 0. 42 * @tcfg1: The tcfg1 setting, shifted down.
|
/linux-3.3/drivers/media/dvb/dvb-core/ |
D | dvb_math.h | 28 * computes log2 of a value; the result is shifted left by 24 bits 43 * computes log10 of a value; the result is shifted left by 24 bits
|
/linux-3.3/fs/reiserfs/ |
D | fix_node.c | 201 /* using virtual node check, how many items can be shifted to left 255 /* the item can be shifted entirely */ in check_left() 261 /* the item cannot be shifted entirely, try to split it */ in check_left() 272 /* count partially shifted item */ in check_left() 281 /* using virtual node check, how many items can be shifted to right 335 /* the item can be shifted entirely */ in check_right() 352 /* count partially shifted item */ in check_right() 362 * from - number of items, which are shifted to left neighbor entirely 363 * to - number of item, which are shifted to right neighbor entirely 364 …* from_bytes - number of bytes of boundary item (or directory entries) which are shifted to left n… [all …]
|
/linux-3.3/arch/sh/include/cpu-sh4/cpu/ |
D | dma-register.h | 31 #define CHCR_TS_HIGH_SHIFT (20 - 2) /* 2 bits for shifted low TS */ 47 #define CHCR_TS_HIGH_SHIFT (20 - 2) /* 2 bits for shifted low TS */
|
/linux-3.3/arch/cris/include/arch-v10/arch/ |
D | sv_addr_ag.h | 33 states that the bitfield can have. (Shifted to correct position) */ 38 /* IO_EXTRACT returns the masked and shifted value corresponding to the 45 states that the bitfield can have. (Not shifted) */
|
/linux-3.3/arch/m68k/fpsp040/ |
D | sgetem.S | 109 | shifted bits in d0 and d1 134 | ;be shifted into ms mant
|
/linux-3.3/arch/x86/math-emu/ |
D | reg_u_add.S | 77 /* The number to be shifted is in %eax:%ebx:%edx */ 124 movl $1,%edx /* The shifted nr always at least one '1' */
|
/linux-3.3/arch/openrisc/kernel/ |
D | head.S | 1251 * where 0xaaaabbbb is EEA + 0x4 shifted right 2 1272 l.slli r6,r4,6 // original offset shifted left 6 - 2 1273 // l.srli r6,r6,6 // original offset shifted right 2 1275 l.slli r4,r2,4 // old jump position: EEA shifted left 4 1276 // l.srli r4,r4,6 // old jump position: shifted right 2 1279 l.slli r5,r5,4 // new jump position: shifted left 4 1286 l.srli r5,r5,6 // new offset shifted right 2 1302 * where 0xaaaabbbb is EEA + 0x4 shifted right 2 1334 l.slli r6,r4,6 // original offset shifted left 6 - 2 1335 // l.srli r6,r6,6 // original offset shifted right 2 [all …]
|
/linux-3.3/arch/alpha/include/asm/ |
D | elf.h | 21 #define R_ALPHA_BRADDR 7 /* PC+4 relative 23 bit shifted */ 22 #define R_ALPHA_HINT 8 /* PC+4 relative 16 bit shifted */
|
/linux-3.3/include/linux/mfd/wm8994/ |
D | pdata.h | 123 * @start: Value for MICD_BIAS_START_TIME register field (not shifted). 124 * @rate: Value for MICD_RATE register field (not shifted).
|
/linux-3.3/arch/ia64/include/asm/uv/ |
D | uv_hub.h | 37 * GNODE - NASID right shifted by 1 bit. Most mmrs contain gnodes instead 119 * g - GNODE (full 15-bit global nasid, right shifted 1) 120 * p - PNODE (local part of nsids, right shifted 1)
|
/linux-3.3/drivers/net/tokenring/ |
D | smctr.h | 166 #define NON_MAC_RX_RESOURCE_BW 0x10 /* shifted right 8 bits */ 167 #define NON_MAC_RX_RESOURCE_FW 0x20 /* shifted right 8 bits */ 168 #define NON_MAC_RX_RESOURCE_BE 0x40 /* shifted right 8 bits */ 169 #define NON_MAC_RX_RESOURCE_FE 0x80 /* shifted right 8 bits */ 175 #define MAC_RX_RESOURCE_BW 0x10 /* shifted right 8 bits */ 176 #define MAC_RX_RESOURCE_FW 0x20 /* shifted right 8 bits */ 177 #define MAC_RX_RESOURCE_BE 0x40 /* shifted right 8 bits */ 178 #define MAC_RX_RESOURCE_FE 0x80 /* shifted right 8 bits */ 184 #define TRC_FIFO_STATUS_TX_UNDERRUN 0x40 /* shifted right 8 bits */ 185 #define TRC_FIFO_STATUS_RX_OVERRUN 0x80 /* shifted right 8 bits */
|
/linux-3.3/Documentation/devicetree/bindings/tty/serial/ |
D | snps-dw-apb-uart.txt | 11 not present then the register offsets are not shifted.
|
/linux-3.3/arch/arm/plat-samsung/ |
D | pm-gpio.c | 75 /* Test whether the given masked+shifted bits of an GPIO configuration 83 /* Test if the given masked+shifted GPIO configuration is an input */ 90 /* Test if the given masked+shifted GPIO configuration is an output */
|
/linux-3.3/arch/mips/include/asm/sibyte/ |
D | sb1250_defs.h | 180 * shifted to the correct position in the register. 183 * a field value (code) needs to be shifted 201 * K_xxx constant shifted to the correct position
|
/linux-3.3/include/linux/netfilter_ipv4/ |
D | ipt_ECN.h | 25 __u8 ip_ect; /* ECT codepoint of IPv4 header, pre-shifted */
|