Home
last modified time | relevance | path

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

/drivers/clk/bcm/
Dclk-kona-setup.c543 u32 orig_count; in parent_process() local
559 orig_count = (u32)(clock - clocks); in parent_process()
560 parent_count = orig_count - bad_count; in parent_process()
595 for (i = 0, j = 0; i < orig_count; i++) { in parent_process()
/drivers/staging/qlge/
Dqlge_mpi.c393 int orig_count = mbcp->out_count; in ql_mpi_handler() local
423 mbcp->out_count = orig_count; in ql_mpi_handler()
459 mbcp->out_count = orig_count; in ql_mpi_handler()
483 mbcp->out_count = orig_count; in ql_mpi_handler()
520 mbcp->out_count = orig_count; in ql_mpi_handler()