Home
last modified time | relevance | path

Searched refs:c3 (Results 1 – 24 of 24) sorted by relevance

/drivers/media/platform/amlogic/c3/isp/
A DMakefile3 c3-isp-objs := c3-isp-dev.o \
4 c3-isp-params.o \
5 c3-isp-stats.o \
6 c3-isp-capture.o \
7 c3-isp-core.o \
8 c3-isp-resizer.o
10 obj-$(CONFIG_VIDEO_C3_ISP) += c3-isp.o
/drivers/media/platform/amlogic/c3/
A DKconfig3 source "drivers/media/platform/amlogic/c3/isp/Kconfig"
4 source "drivers/media/platform/amlogic/c3/mipi-adapter/Kconfig"
5 source "drivers/media/platform/amlogic/c3/mipi-csi2/Kconfig"
/drivers/clk/meson/
A DMakefile23 obj-$(CONFIG_COMMON_CLK_C3_PLL) += c3-pll.o
24 obj-$(CONFIG_COMMON_CLK_C3_PERIPHERALS) += c3-peripherals.o
/drivers/clk/davinci/
A Dpsc.h43 #define LPSC_CLKDEV3(n, c1, d1, c2, d2, c3, d3) \ argument
47 LPSC_CLKDEV((c3), (d3)), \
/drivers/media/platform/st/sti/bdisp/
A Dbdisp-debug.c288 u32 c0, u32 c1, u32 c2, u32 c3) in bdisp_dbg_dump_ivmx() argument
293 seq_printf(s, "IVMX3\t0x%08X\t", c3); in bdisp_dbg_dump_ivmx()
295 if (!c0 && !c1 && !c2 && !c3) { in bdisp_dbg_dump_ivmx()
303 (c3 == bdisp_rgb_to_yuv[3])) { in bdisp_dbg_dump_ivmx()
311 (c3 == bdisp_yuv_to_rgb[3])) { in bdisp_dbg_dump_ivmx()
/drivers/media/platform/amlogic/
A DMakefile3 obj-y += c3/
A DKconfig5 source "drivers/media/platform/amlogic/c3/Kconfig"
/drivers/media/platform/amlogic/c3/mipi-csi2/
A DMakefile3 obj-$(CONFIG_VIDEO_C3_MIPI_CSI2) += c3-mipi-csi2.o
/drivers/media/platform/amlogic/c3/mipi-adapter/
A DMakefile3 obj-$(CONFIG_VIDEO_C3_MIPI_ADAPTER) += c3-mipi-adap.o
/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
A Dgk20a.h30 int c3; member
A Dgk20a.c74 mv = DIV_ROUND_CLOSEST(coef->c3 * speedo, s_scale) + coef->c4 + in gk20a_volt_get_cvb_t_voltage()
/drivers/hwmon/
A Dsht15.c649 int c2, c3; in sht15_calc_humid() local
655 c3 = -7200; /* x 10 ^ -7 */ in sht15_calc_humid()
659 c3 = -28; /* x 10 ^ -7 */ in sht15_calc_humid()
665 + (data->val_humid * data->val_humid * c3) / 10000; in sht15_calc_humid()
/drivers/pinctrl/meson/
A DMakefile14 obj-$(CONFIG_PINCTRL_AMLOGIC_C3) += pinctrl-amlogic-c3.o
/drivers/thermal/tegra/
A Dtegra30-tsensor.c165 int err, c1, c2, c3, c4, counter; in tegra_tsensor_get_temp() local
201 c3 = c1 * ts->calib.m; in tegra_tsensor_get_temp()
204 *temp = DIV_ROUND_CLOSEST(c1 * (c2 + c3 + c4), 1000); in tegra_tsensor_get_temp()
/drivers/gpu/drm/ci/xfails/
A Di915-kbl-skips.txt85 … 80 3d 21 23 0e 00 00 74 17 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 58 c3 0f 1f 80 00 00 00 00…
139 … 80 3d 21 23 0e 00 00 74 17 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 58 c3 0f 1f 80 00 00 00 00…
/drivers/tty/vt/
A Dcp437.uni85 0x41 U+0041 U+00c0 U+00c1 U+00c2 U+00c3
261 0xe5 U+03c3
/drivers/video/fbdev/omap2/omapfb/dss/
A Dhdmi5_core.h281 u16 c1, c2, c3, c4; member
A Dhdmi5_core.c487 REG_FLD_MOD(base, HDMI_CORE_CSC_COEF_C3_MSB, csc_coeff.c3 >> 8, 6, 0); in hdmi_core_csc_config()
488 REG_FLD_MOD(base, HDMI_CORE_CSC_COEF_C3_LSB, csc_coeff.c3, 7, 0); in hdmi_core_csc_config()
/drivers/gpu/drm/omapdrm/dss/
A Dhdmi5_core.h281 u16 c1, c2, c3, c4; member
A Dhdmi5_core.c445 REG_FLD_MOD(base, HDMI_CORE_CSC_COEF_C3_MSB, csc_coeff->c3 >> 8, 6, 0); in hdmi_core_write_csc()
446 REG_FLD_MOD(base, HDMI_CORE_CSC_COEF_C3_LSB, csc_coeff->c3, 7, 0); in hdmi_core_write_csc()
/drivers/media/common/v4l2-tpg/
A Dv4l2-tpg-colors.c1214 const double c3 = 32.0 * 2392.0 / 4096.0; in transfer_rgb_to_smpte2084() local
1223 return pow((c1 + c2 * v) / (1 + c3 * v), m2); in transfer_rgb_to_smpte2084()
/drivers/gpu/drm/amd/display/modules/color/
A Dcolor_gamma.c215 const struct fixed31_32 c3 = in compute_pq() local
229 (dc_fixpt_mul(c3, l_pow_m1)))); in compute_pq()
244 const struct fixed31_32 c3 = in compute_de_pq() local
259 div = dc_fixpt_sub(c2, dc_fixpt_mul(c3, l_pow_m1)); in compute_de_pq()
/drivers/gpu/drm/vc4/
A Dvc4_hvs.c367 #define VC4_LINEAR_PHASE_KERNEL(c0, c1, c2, c3, c4, c5, c6, c7, c8, \ argument
370 VC4_PPF_FILTER_WORD(c3, c4, c5), \
/drivers/video/fbdev/
A Dfsl-diu-fb.c949 #define MAKE_PF(alpha, red, green, blue, size, c0, c1, c2, c3) \ in fsl_diu_get_pixel_format() argument
952 (red << PF_RED_C_SHIFT) | (c3 << PF_COMP_3_SHIFT) | \ in fsl_diu_get_pixel_format()

Completed in 46 milliseconds