Searched refs:ideclk_period (Results 1 – 1 of 1) sorted by relevance
50 static unsigned int ideclk_period; /* in nanoseconds */ variable76 ideclk_period) - 1; in pata_bk3710_setudmamode()77 tenv = DIV_ROUND_UP(20, ideclk_period) - 1; in pata_bk3710_setudmamode()79 ideclk_period) - 1; in pata_bk3710_setudmamode()115 t0 = DIV_ROUND_UP(cycletime, ideclk_period); in pata_bk3710_setmwdmamode()116 td = DIV_ROUND_UP(t->active, ideclk_period); in pata_bk3710_setmwdmamode()160 t0 = DIV_ROUND_UP(cycletime, ideclk_period); in pata_bk3710_setpiomode()161 t2 = DIV_ROUND_UP(t->active, ideclk_period); in pata_bk3710_setpiomode()183 t0 = DIV_ROUND_UP(t->cyc8b, ideclk_period); in pata_bk3710_setpiomode()184 t2 = DIV_ROUND_UP(t->act8b, ideclk_period); in pata_bk3710_setpiomode()[all …]