Home
last modified time | relevance | path

Searched refs:divide (Results 1 – 9 of 9) sorted by relevance

/drivers/media/dvb-frontends/
Dsp887x.c286 static void divide (int n, int d, int *quotient_i, int *quotient_f) in divide() function
334 divide(freq / 333, sysclock, NULL, &frequency_shift); in sp887x_correct_offsets()
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc253 /* try not losing precision (multiply then divide) */
264 /* let's divide then multiply, too bad for the precision! */
311 /* simply divide $ticks by HW_TICKS_PER_US */
/drivers/net/wireless/broadcom/b43/
Ddma.c980 #define divide(a, b) ({ \ macro
1007 permille_failed = divide(failed_packets * 1000, nr_packets); in b43_destroy_dmaring()
1009 average_tries = divide(ring->nr_total_packet_tries * 100, nr_packets); in b43_destroy_dmaring()
1019 (unsigned long long)divide(permille_failed, 10), in b43_destroy_dmaring()
1021 (unsigned long long)divide(average_tries, 100), in b43_destroy_dmaring()
/drivers/media/pci/pluto2/
Dpluto2.c435 static inline u32 divide(u32 numerator, u32 denominator) in divide() function
458 div = divide(p->frequency * 3, 500000) + 217; in lg_tdtpe001p_tuner_set_params()
/drivers/nvdimm/
DKconfig100 sub-divide a namespace into character devices that can only be
/drivers/staging/octeon-usb/
Docteon-hcd.h1678 __BITFIELD_FIELD(u64 divide : 3,
Docteon-hcd.c769 usbn_clk_ctl.s.divide = divisor; in cvmx_usb_initialize()
/drivers/usb/gadget/function/
Df_phonet.c34 #error MAXPACKET must divide PAGE_SIZE!
/drivers/mtd/
DKconfig117 The ARM Firmware Suite allows the user to divide flash devices into