Home
last modified time | relevance | path

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

/drivers/gpu/drm/ci/xfails/
A Di915-whl-skips.txt1 # This is generating kernel oops with divide error
A Di915-cml-skips.txt1 # This is generating kernel oops with divide error
A Di915-amly-skips.txt3 # This is generating kernel oops with divide error
A Di915-apl-skips.txt3 # This is generating kernel oops with divide error
A Di915-tgl-skips.txt10 # This is generating kernel oops with divide error
A Di915-kbl-skips.txt4 # This is generating kernel oops with divide error
A Di915-glk-skips.txt4 # This is generating kernel oops with divide error
/drivers/media/dvb-frontends/
A Dsp887x.c285 static void divide (int n, int d, int *quotient_i, int *quotient_f) in divide() function
333 divide(freq / 333, sysclock, NULL, &frequency_shift); in sp887x_correct_offsets()
/drivers/i2c/busses/
A Di2c-hisi.c390 u32 divide, u32 divisor, in hisi_i2c_set_scl() argument
399 t_scl_hcnt = DIV_ROUND_UP_ULL(total_cnt * divide, divisor); in hisi_i2c_set_scl()
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
A 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/
A Ddma.c954 #define divide(a, b) ({ \ macro
981 permille_failed = divide(failed_packets * 1000, nr_packets); in b43_destroy_dmaring()
983 average_tries = divide(ring->nr_total_packet_tries * 100, nr_packets); in b43_destroy_dmaring()
993 (unsigned long long)divide(permille_failed, 10), in b43_destroy_dmaring()
995 (unsigned long long)divide(average_tries, 100), in b43_destroy_dmaring()
/drivers/media/pci/pluto2/
A Dpluto2.c425 static inline u32 divide(u32 numerator, u32 denominator) in divide() function
448 div = divide(p->frequency * 3, 500000) + 217; in lg_tdtpe001p_tuner_set_params()
/drivers/nvdimm/
A DKconfig85 sub-divide a namespace into character devices that can only be
/drivers/usb/host/
A Docteon-hcd.h1679 __BITFIELD_FIELD(u64 divide : 3,
A Docteon-hcd.c774 usbn_clk_ctl.s.divide = divisor; in cvmx_usb_initialize()
/drivers/mtd/parsers/
A DKconfig109 The ARM Firmware Suite allows the user to divide flash devices into
/drivers/usb/gadget/function/
A Df_phonet.c31 #error MAXPACKET must divide PAGE_SIZE!
/drivers/staging/most/Documentation/
A Ddriver_usage.txt26 The MOST driver uses module stacking to divide the associated modules into

Completed in 36 milliseconds