cy.c | 643 int ibpr = 0, obpr = 0, i_clk_opt = 0, o_clk_opt = 0; /* XXX: GCC */ local in function:cyparam 652 if (t->c_ispeed != 0 && cy_speed(t->c_ispeed, &i_clk_opt, &ibpr, cy->cy_clock) < 0) 672 cd_write_reg(sc, cy->cy_chip, CD1400_RCOR, i_clk_opt);
|