Home
last modified time | relevance | path

Searched refs:surface_cntl (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/video/
Dati_radeon_fb.c372 mode->surface_cntl = NONSURF_AP0_SWP_32BPP | NONSURF_AP1_SWP_32BPP; in radeon_setmode_9200()
379 mode->surface_cntl = NONSURF_AP0_SWP_16BPP | NONSURF_AP1_SWP_16BPP; in radeon_setmode_9200()
385 mode->surface_cntl = 0x00000000; in radeon_setmode_9200()
538 OUTREG(SURFACE_CNTL, mode->surface_cntl); in radeon_setmode_9200()
Dati_radeon_fb.h159 u32 surface_cntl; member