Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/via/
H A Dviamode.h28 extern int NUM_TOTAL_CX700_ModeXregs;
H A Dviamode.c333 int NUM_TOTAL_CX700_ModeXregs = ARRAY_SIZE(CX700_ModeXregs); variable
H A Dhw.c1776 viafb_write_regx(CX700_ModeXregs, NUM_TOTAL_CX700_ModeXregs); in hw_init()