Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/misc/sisusbvga/
H A Dsisusbvga.c1831 static const char eclktable[] = { in sisusb_init_gfxcore() local
1901 ret |= SETIREG(SISSR, 0x2e, eclktable[ramtype * 4]); in sisusb_init_gfxcore()
1902 ret |= SETIREG(SISSR, 0x2f, eclktable[(ramtype * 4) + 1]); in sisusb_init_gfxcore()
1903 ret |= SETIREG(SISSR, 0x30, eclktable[(ramtype * 4) + 2]); in sisusb_init_gfxcore()