HomeSort by: relevance | last modified time | path
    Searched refs:LCDC_LCSR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/xscale/
pxa2x0_lcd.c 181 lscr = bus_space_read_4(iot, ioh, LCDC_LCSR);
321 status = bus_space_read_4(iot, ioh, LCDC_LCSR);
323 bus_space_write_4(iot, ioh, LCDC_LCSR, status);
377 bus_space_write_4(iot, ioh, LCDC_LCSR, 0);
pxa2x0reg.h 568 #define LCDC_LCSR 0x038 /* controller status register */

Completed in 15 milliseconds