Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dchipsfb.c490 static struct chips_init_reg chips_init_xr[] = { variable
519 for (i = 0; i < N_ELTS(chips_init_xr); ++i) in chips_hw_init()
520 write_xr(chips_init_xr[i].addr, chips_init_xr[i].data); in chips_hw_init()