Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/via/
H A Dviamode.h30 extern int NUM_TOTAL_CLE266_ModeXregs;
H A Dviamode.c335 int NUM_TOTAL_CLE266_ModeXregs = ARRAY_SIZE(CLE266_ModeXregs); variable
H A Dhw.c1755 viafb_write_regx(CLE266_ModeXregs, NUM_TOTAL_CLE266_ModeXregs); in hw_init()