Searched refs:divide (Results 1 – 18 of 18) sorted by relevance
| /drivers/gpu/drm/ci/xfails/ |
| A D | i915-whl-skips.txt | 1 # This is generating kernel oops with divide error
|
| A D | i915-cml-skips.txt | 1 # This is generating kernel oops with divide error
|
| A D | i915-amly-skips.txt | 3 # This is generating kernel oops with divide error
|
| A D | i915-apl-skips.txt | 3 # This is generating kernel oops with divide error
|
| A D | i915-tgl-skips.txt | 10 # This is generating kernel oops with divide error
|
| A D | i915-kbl-skips.txt | 4 # This is generating kernel oops with divide error
|
| A D | i915-glk-skips.txt | 4 # This is generating kernel oops with divide error
|
| /drivers/media/dvb-frontends/ |
| A D | sp887x.c | 285 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 D | i2c-hisi.c | 390 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 D | kernel.fuc | 253 /* 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 D | dma.c | 954 #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 D | pluto2.c | 425 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 D | Kconfig | 85 sub-divide a namespace into character devices that can only be
|
| /drivers/usb/host/ |
| A D | octeon-hcd.h | 1679 __BITFIELD_FIELD(u64 divide : 3,
|
| A D | octeon-hcd.c | 774 usbn_clk_ctl.s.divide = divisor; in cvmx_usb_initialize()
|
| /drivers/mtd/parsers/ |
| A D | Kconfig | 109 The ARM Firmware Suite allows the user to divide flash devices into
|
| /drivers/usb/gadget/function/ |
| A D | f_phonet.c | 31 #error MAXPACKET must divide PAGE_SIZE!
|
| /drivers/staging/most/Documentation/ |
| A D | driver_usage.txt | 26 The MOST driver uses module stacking to divide the associated modules into
|
Completed in 36 milliseconds