Searched refs:Line (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/
H A 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
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/riva/
H A Driva_hw.h412 RivaLine *Line; member in struct:_riva_hw_inst
H A Driva_hw.c2008 chip->Line = (RivaLine *)&(chip->FIFO[0x0000C000/4]);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/eicon/
H A Deicon_mod.c808 char Line[160]; local
818 p = Line;
823 eicon_putstatus(card, Line);
826 vsprintf(Line, fmt, args);
827 printk(KERN_DEBUG "%s", Line);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-sa1100/
H A DSA-1100.h1308 #define PPC_L_LCLK 0x00000200 /* LCD Line CLocK */
1945 #define LCCR1_PPL Fld (6, 4) /* Pixels Per Line/16 - 1 */
1953 #define LCCR1_ELW Fld (8, 16) /* End-of-Line pixel clock Wait */
1955 #define LCCR1_EndLnDel(Tpix) /* End-of-Line Delay */ \
1958 #define LCCR1_BLW Fld (8, 24) /* Beginning-of-Line pixel clock */
1960 #define LCCR1_BegLnDel(Tpix) /* Beginning-of-Line Delay */ \
1964 #define LCCR2_LPP Fld (10, 0) /* Line Per Panel - 1 */
1965 #define LCCR2_DisHght(Line) /* Display Height [1..1024 lines] */ \
1966 (((Line) - 1) << FShft (LCCR2_LPP))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-sa1100/
H A DSA-1100.h1308 #define PPC_L_LCLK 0x00000200 /* LCD Line CLocK */
1945 #define LCCR1_PPL Fld (6, 4) /* Pixels Per Line/16 - 1 */
1953 #define LCCR1_ELW Fld (8, 16) /* End-of-Line pixel clock Wait */
1955 #define LCCR1_EndLnDel(Tpix) /* End-of-Line Delay */ \
1958 #define LCCR1_BLW Fld (8, 24) /* Beginning-of-Line pixel clock */
1960 #define LCCR1_BegLnDel(Tpix) /* Beginning-of-Line Delay */ \
1964 #define LCCR2_LPP Fld (10, 0) /* Line Per Panel - 1 */
1965 #define LCCR2_DisHght(Line) /* Display Height [1..1024 lines] */ \
1966 (((Line) - 1) << FShft (LCCR2_LPP))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Dfpsp.S2455 # This exception type takes priority over the "Line F Emulator"
2944 # The FPU is disabled and so we should really have taken the "Line
3808 # _fpsp_fline(): 060FPSP entry point for "Line F emulator" exc. #
3811 # "Line F Emulator" exception in an operating system. #
3820 # - The system stack contains a "Line F Emulator" exception #
3827 # When a "Line F Emulator" exception occurs, there are 3 possible #
3831 # (3) Line F (4 word stack frame) #
3834 # appropriate "callout" (for "disabled" and "Line F") or to the #
3837 # non-zero <ea> field. These may get flagged as "Line F" but should #
3856 # the exception was an "F-Line Illega
[all...]

Completed in 197 milliseconds