Home
last modified time | relevance | path

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

/external/u-boot/drivers/ddr/marvell/a38x/
Dmv_ddr_common.h18 int round_div(unsigned int dividend, unsigned int divisor, unsigned int *quotient);
Dmv_ddr_common.c32 int round_div(unsigned int dividend, unsigned int divisor, unsigned int *quotient) in round_div() function