Home
last modified time | relevance | path

Searched refs:position (Results 1 – 25 of 30) sorted by relevance

12

/arch/ia64/sn/kernel/
Dklconflib.c46 int rack, position; in format_module_id() local
78 position = MODULE_GET_BPOS(m); in format_module_id()
104 if (position < 10) in format_module_id()
106 sprintf(buffer, "%d", position); in format_module_id()
/arch/parisc/math-emu/
Dcnv_float.h297 #define Find_ms_one_bit(value, position) \ argument
301 if (value >> 32 - position) \
302 position -= var; \
303 else position += var; \
305 if ((value >> 32 - position) == 0) \
306 position--; \
307 else position -= 2; \
/arch/m68k/fpsp040/
Dx_fline.S83 movew EXC_SR+4(%a6),EXC_SR(%a6) |move stacked sr to new position
84 movel EXC_PC+4(%a6),EXC_PC(%a6) |move stacked pc to new position
Dsatan.S27 | of X with a bit-1 attached at the 6-th bit position. Define u
Ddecbin.S43 | SM = 0 a non-zero digit in the integer position
Dfpsp.h316 .set norm_tag,0x00 | tag bits in {7:5} position
Dbindec.S97 | The bcd digits are stored in the correct position in
/arch/arm/mm/
Dcache-v7.S93 ALT_SMP(mov r3, r0, lsr #20) @ move LoUIS into position
94 ALT_UP( mov r3, r0, lsr #26) @ move LoUU into position
121 mov r3, r0, lsr #23 @ move LoC into position
145 clz r5, r4 @ find bit position of way size increment
/arch/arm/lib/
Ddiv64.S64 @ The bit position is stored in ip.
144 @ If no bit position left then we are done.
/arch/s390/kernel/
Dhead_kdump.S18 # Note: This code has to be position independent
/arch/alpha/lib/
Dstxncpy.S182 extql t2, a1, t1 # e0 : position hi-bits of lo word
186 extqh t2, a1, t0 # e0 : position lo-bits of hi word (stall)
Dev6-stxncpy.S223 extql t2, a1, t1 # U : position hi-bits of lo word
228 extqh t2, a1, t0 # U : position lo-bits of hi word (stall)
Dstxcpy.S156 extql t2, a1, t0 # e0 : position ho-bits of lo word
Dev6-stxcpy.S179 extql t2, a1, t0 # U : position ho-bits of lo word
/arch/arm/boot/dts/
Dkirkwood-netxbig.dtsi62 * button@1 and button@2 represent a three position rocker
Domap3430-sdp.dts38 * S6-3 must be in ON position for 8 bit mode to function
Dste-href-family-pinctrl.dtsi640 /* SKE keys on position 2 in an 8x8 matrix */
698 * SKE keys on position 1 and "other C1" combi giving
Ddra72-evm.dts615 /* SW5-3 in ON position */
/arch/arm/nwfpe/
DChangeLog21 FPA11 structure (size or position of elements contained
/arch/arm/mach-omap1/
Dams-delta-fiq-handler.S177 orreq r8, r8, r10 @ set 1 at current mask position
/arch/frv/kernel/
Dhead-uc-fr401.S39 # describe the position and layout of the SDRAM controller registers
Dhead-mmu-fr451.S40 # describe the position and layout of the SDRAM controller registers
Dhead-uc-fr555.S38 # describe the position and layout of the SDRAM controller registers
/arch/m68k/ifpsp060/src/
Dilsp.S300 swap %d6 # get u3 to lsw position
363 swap %d6 # in lsw position
/arch/m68k/
DKconfig.machine447 code executes from the position it is stored in the FLASH/ROM.

12