Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/aty/
Dmach64_gx.c405 static void aty_ICS2595_put1bit(u8 data, const struct atyfb_par *par) in aty_ICS2595_put1bit() function
458 aty_ICS2595_put1bit(1, par); /* Send start bits */ in aty_set_pll18818()
459 aty_ICS2595_put1bit(0, par); /* Start bit */ in aty_set_pll18818()
460 aty_ICS2595_put1bit(0, par); /* Read / ~Write */ in aty_set_pll18818()
463 aty_ICS2595_put1bit(locationAddr & 1, par); in aty_set_pll18818()
468 aty_ICS2595_put1bit(program_bits & 1, par); in aty_set_pll18818()