Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dretz3fb.c399 short clocksel = 0; /* Apparantly this is always zero */ in retz3_set_video() local
486 reg_w(regs, GREG_MISC_OUTPUT_W, 0xe3 | ((clocksel & 3) * 0x04)); in retz3_set_video()
538 seq_w(regs, SEQ_MISC_FEATURE_SEL, (0x51 | (clocksel & 8))); in retz3_set_video()