Searched refs:aty_ICS2595_put1bit (Results 1 – 1 of 1) sorted by relevance
404 static void aty_ICS2595_put1bit(u8 data, const struct atyfb_par *par) in aty_ICS2595_put1bit() function 457 aty_ICS2595_put1bit(1, par); /* Send start bits */ in aty_set_pll18818() 458 aty_ICS2595_put1bit(0, par); /* Start bit */ in aty_set_pll18818() 459 aty_ICS2595_put1bit(0, par); /* Read / ~Write */ in aty_set_pll18818() 462 aty_ICS2595_put1bit(locationAddr & 1, par); in aty_set_pll18818() 467 aty_ICS2595_put1bit(program_bits & 1, par); in aty_set_pll18818()