Home
last modified time | relevance | path

Searched defs:mul (Results 51 – 75 of 81) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_audio.c552 unsigned long div, mul; in radeon_audio_calc_cts() local
/OK3568_Linux_fs/kernel/drivers/clk/at91/
H A Dclk-sam9x60-pll.c42 u16 mul; member
/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Dnuma.c532 int mul; in parse_setup_cpu_list() local
668 int mul; in parse_setup_node_list() local
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dsmsc47m192.c47 static inline int SCALE(long val, int mul, int div) in SCALE()
H A Dadm9240.c71 static inline int SCALE(long val, int mul, int div) in SCALE()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dcapture_v21.c760 u32 sp_in_fmt, mul = 1; in sp_config_mi() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_pmu.c350 add_sample_mult(struct i915_pmu_sample *sample, u32 val, u32 mul) in add_sample_mult()
/OK3568_Linux_fs/u-boot/drivers/clk/
H A Dclk_zynqmp.c312 u32 clk_ctrl, reset, mul; in zynqmp_clk_get_pll_rate() local
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-pxa2xx.c832 u32 mul; in quark_x1000_get_clk_div() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dvga16fb.c267 int mul, int div) in vga16fb_clock_chip()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/p54/
H A Dp54.h118 s16 mul; member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-spxx-defs.h263 uint64_t mul:1; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dvlv_dsi.c1651 u32 mul; in vlv_dphy_param_init() local
/OK3568_Linux_fs/kernel/drivers/clk/microchip/
H A Dclk-core.c603 u32 mul, div, best_mul = 1, best_div = 1; in spll_calc_mult_div() local
/OK3568_Linux_fs/kernel/drivers/clk/renesas/
H A Dr9a06g032-clocks.c48 u16 div, mul; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dmatx.hpp876 Matx<_Tp, m, n> Matx<_Tp, m, n>::mul(const Matx<_Tp, m, n>& a) const in mul() function in cv::Matx
1054 Vec<_Tp, cn> Vec<_Tp, cn>::mul(const Vec<_Tp, cn>& v) const in mul() function in cv::Vec
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dmatx.hpp876 Matx<_Tp, m, n> Matx<_Tp, m, n>::mul(const Matx<_Tp, m, n>& a) const in mul() function in cv::Matx
1054 Vec<_Tp, cn> Vec<_Tp, cn>::mul(const Vec<_Tp, cn>& v) const in mul() function in cv::Vec
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dmatx.hpp876 Matx<_Tp, m, n> Matx<_Tp, m, n>::mul(const Matx<_Tp, m, n>& a) const in mul() function in cv::Matx
1054 Vec<_Tp, cn> Vec<_Tp, cn>::mul(const Vec<_Tp, cn>& v) const in mul() function in cv::Vec
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dtc358767.c469 int mul, best_mul = 1; in tc_pxl_pll_en() local
/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dclk.h595 unsigned int mul; member
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-stm32h7.c438 u32 mul; in timer_ker_recalc_rate() local
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_lib.c544 static inline unsigned int mul(unsigned int a, unsigned int b) in mul() function
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-npcm7xx.c1778 #define clk_coef(freq, mul) DIV_ROUND_UP((freq) * (mul), 1000000) argument
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c72 #define ATMEL_HSMC_NFC_CFG_DTO(cyc, mul) (((cyc) << 16) | ((mul) << 20)) argument
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dimx.c2097 unsigned int mul = ubir + 1; in imx_uart_console_get_options() local

1234