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

/linux-4.4.14/drivers/video/fbdev/
H A Dchipsfb.c251 static struct chips_init_reg chips_init_xr[] = { variable in typeref:struct:chips_init_reg
280 for (i = 0; i < ARRAY_SIZE(chips_init_xr); ++i) chips_hw_init()
281 write_xr(chips_init_xr[i].addr, chips_init_xr[i].data); chips_hw_init()
H A Dasiliantfb.c431 static struct chips_init_reg chips_init_xr[] = variable in typeref:struct:chips_init_reg
458 for (i = 0; i < ARRAY_SIZE(chips_init_xr); ++i) chips_hw_init()
459 write_xr(chips_init_xr[i].addr, chips_init_xr[i].data); chips_hw_init()

Completed in 40 milliseconds