Searched refs:LCD_O_RASTRTIM2 (Results 1 – 6 of 6) sorted by relevance
951 HWREG(ui32Base + LCD_O_RASTRTIM2) = (HWREG(ui32Base + LCD_O_RASTRTIM2) & in LCDRasterTimingSet()985 ui32Val = HWREG(ui32Base + LCD_O_RASTRTIM2); in LCDRasterACBiasIntCountSet()992 HWREG(ui32Base + LCD_O_RASTRTIM2) = ui32Val; in LCDRasterACBiasIntCountSet()
954 HWREG(ui32Base + LCD_O_RASTRTIM2) = (HWREG(ui32Base + LCD_O_RASTRTIM2) & in LCDRasterTimingSet()988 ui32Val = HWREG(ui32Base + LCD_O_RASTRTIM2); in LCDRasterACBiasIntCountSet()995 HWREG(ui32Base + LCD_O_RASTRTIM2) = ui32Val; in LCDRasterACBiasIntCountSet()
61 #define LCD_O_RASTRTIM2 0x00000034 // LCD Raster Timing 2 macro
63 #define LCD_O_RASTRTIM2 0x00000034 // LCD Raster Timing 2 macro
Completed in 24 milliseconds