Searched refs:eclktable (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 156 milliseconds