Searched refs:divi (Results 1 – 6 of 6) sorted by relevance
5 lib-y := divu.o divi.o pop_rts.o push_rts.o remi.o remu.o strasgi.o llshru.o
28 ;; while both divi and remi call into divu.32 ;; divi uses B5 to hold the original return address during
317 unsigned int divi, divf, target_frequency; in bcm2835_i2s_hw_params() local387 divi = bcm2835_clk_freq[clk_src] / target_frequency; in bcm2835_i2s_hw_params()409 divi = dividend >> BCM2835_CLK_SHIFT; in bcm2835_i2s_hw_params()415 | BCM2835_CLK_DIVI(divi) in bcm2835_i2s_hw_params()