Home
last modified time | relevance | path

Searched refs:Line (Results 1 – 6 of 6) sorted by relevance

/arch/arm/mach-ks8695/include/mach/
Ddebug-macro.S27 1001: ldr \rd, [\rx, #KS8695_URLS] @ Read Line Status Register
33 1001: ldr \rd, [\rx, #KS8695_URLS] @ Read Line Status Register
/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h101 #define LCCR2_DisHght(Line) (((Line) - 1) << FShft (LCCR2_LPP)) argument
/arch/m68k/ifpsp060/
Dfskeleton.S205 | This is the exit point for the 060FPSP when an F-Line Illegal exception is
206 | encountered. Three different types of exceptions can enter the F-Line exception
208 | the FPU is disabled, and F-Line Illegal instructions. The 060FPSP module
209 | _fpsp_fline() distinguishes between the three and acts appropriately. F-Line
220 | encountered. Three different types of exceptions can enter the F-Line exception
222 | the FPU is disabled, and F-Line Illegal instructions. The 060FPSP module
Dfpsp.doc100 For example, if the 68060 hardware took a "Line-F Emulator" exception
106 section is 128 bytes long; and the F-Line FPSP handler entry point is located
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1765 #define LCCR2_DisHght(Line) /* Display Height [1..1024 lines] */ \ argument
1766 (((Line) - 1) << FShft (LCCR2_LPP))
/arch/m68k/ifpsp060/src/
Dfpsp.S3831 # (3) Line F (4 word stack frame) #
3857 # if the F-Line instruction is an "fmovecr" w/ a non-zero <ea>. if
3858 # so, convert the F-Line exception stack frame to an FP Unimplemented
3860 # point for the F-Line exception handler.