Searched refs:brfrac (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/exynos/
H A Dserial.c375 uint32_t brdiv, brfrac; local
389 brfrac = div_val % 16;
393 *REG_PTR(d->vaddr, UFRACVAL) = brfrac;
/seL4-refos-master/libs/libplatsupport/src/mach/exynos/
H A Dserial.c375 uint32_t brdiv, brfrac; local
389 brfrac = div_val % 16;
393 *REG_PTR(d->vaddr, UFRACVAL) = brfrac;

Completed in 81 milliseconds