Home
last modified time | relevance | path

Searched refs:which (Results 1 - 25 of 34) sorted by relevance

12

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Dispp.c125 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in rkispp_sd_get_fmt()
168 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in rkispp_sd_set_fmt()
200 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) { in rkispp_sd_get_selection()
241 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) { in rkispp_sd_set_selection()
348 fmt.which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkispp_sd_s_power()
356 sel.which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkispp_sd_s_power()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dispp.c128 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in rkispp_sd_get_fmt()
170 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in rkispp_sd_set_fmt()
200 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) { in rkispp_sd_get_selection()
241 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) { in rkispp_sd_set_selection()
345 fmt.which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkispp_sd_s_power()
355 sel.which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkispp_sd_s_power()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dmipi-csi2.c364 enum v4l2_subdev_format_whence which) in mipi_csi2_get_crop()
366 if (which == V4L2_SUBDEV_FORMAT_TRY) { in mipi_csi2_get_crop()
393 if (sel->which == V4L2_SUBDEV_FORMAT_ACTIVE) { in csi2_get_selection()
397 fmt.which = V4L2_SUBDEV_FORMAT_ACTIVE; in csi2_get_selection()
419 sel->r = *mipi_csi2_get_crop(csi2, cfg, sel->which); in csi2_get_selection()
363 mipi_csi2_get_crop(struct csi2_dev *csi2, struct v4l2_subdev_pad_config *cfg, enum v4l2_subdev_format_whence which) mipi_csi2_get_crop() argument
H A Dsubdev-itf.c103 fmt->which = V4L2_SUBDEV_FORMAT_ACTIVE; in sditf_get_set_fmt()
112 input_sel.which = V4L2_SUBDEV_FORMAT_ACTIVE; in sditf_get_set_fmt()
H A Dcapture.c723 fmt.which = V4L2_SUBDEV_FORMAT_ACTIVE; in get_input_fmt()
3314 input_sel.which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkcif_sync_crop_info()
4632 sd_sel.which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkcif_s_selection()
4637 v4l2_dbg(1, rkcif_debug, &dev->v4l2_dev, "%s: pad:%d, which:%d, target:%d\n", __func__, pad, sd_sel.which, in rkcif_s_selection()
4666 sd_sel.which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkcif_g_selection()
4668 v4l2_dbg(1, rkcif_debug, &dev->v4l2_dev, "%s(line:%d): sd:%s pad:%d, which:%d, target:%d\n", __func__, __LINE__, in rkcif_g_selection()
4669 sensor_sd->name, pad, sd_sel.which, sd_sel.target); in rkcif_g_selection()
4980 enum v4l2_subdev_format_whence which) in rkcif_lvds_sd_get_crop()
4982 if (which in rkcif_lvds_sd_get_crop()
4979 rkcif_lvds_sd_get_crop(struct rkcif_lvds_subdev *subdev, struct v4l2_subdev_pad_config *cfg, enum v4l2_subdev_format_whence which) rkcif_lvds_sd_get_crop() argument
[all...]
H A Dcif-scale.c144 fmt_src.which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkcif_scale_set_fmt()
153 input_sel.which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkcif_scale_set_fmt()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dmipi-csi2.c363 enum v4l2_subdev_format_whence which) in mipi_csi2_get_crop()
365 if (which == V4L2_SUBDEV_FORMAT_TRY) in mipi_csi2_get_crop()
392 if (sel->which == V4L2_SUBDEV_FORMAT_ACTIVE) { in csi2_get_selection()
397 fmt.which = V4L2_SUBDEV_FORMAT_ACTIVE; in csi2_get_selection()
419 sel->r = *mipi_csi2_get_crop(csi2, cfg, sel->which); in csi2_get_selection()
361 mipi_csi2_get_crop(struct csi2_dev *csi2, struct v4l2_subdev_pad_config *cfg, enum v4l2_subdev_format_whence which) mipi_csi2_get_crop() argument
H A Dsubdev-itf.c105 fmt->which = V4L2_SUBDEV_FORMAT_ACTIVE; in sditf_get_set_fmt()
115 input_sel.which = V4L2_SUBDEV_FORMAT_ACTIVE; in sditf_get_set_fmt()
H A Dcapture.c666 fmt.which = V4L2_SUBDEV_FORMAT_ACTIVE; in get_input_fmt()
3401 input_sel.which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkcif_sync_crop_info()
4806 sd_sel.which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkcif_s_selection()
4811 v4l2_dbg(1, rkcif_debug, &dev->v4l2_dev, "%s: pad:%d, which:%d, target:%d\n", in rkcif_s_selection()
4812 __func__, pad, sd_sel.which, sd_sel.target); in rkcif_s_selection()
4841 sd_sel.which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkcif_g_selection()
4843 v4l2_dbg(1, rkcif_debug, &dev->v4l2_dev, "%s(line:%d): sd:%s pad:%d, which:%d, target:%d\n", in rkcif_g_selection()
4844 __func__, __LINE__, sensor_sd->name, pad, sd_sel.which, sd_sel.target); in rkcif_g_selection()
5165 enum v4l2_subdev_format_whence which) in rkcif_lvds_sd_get_crop()
5167 if (which in rkcif_lvds_sd_get_crop()
5163 rkcif_lvds_sd_get_crop(struct rkcif_lvds_subdev *subdev, struct v4l2_subdev_pad_config *cfg, enum v4l2_subdev_format_whence which) rkcif_lvds_sd_get_crop() argument
[all...]
H A Dcif-scale.c150 fmt_src.which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkcif_scale_set_fmt()
160 input_sel.which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkcif_scale_set_fmt()
/device/board/hihope/dayu210/uboot/
H A Dmake.sh299 if [ ! `which ${TOOLCHAIN}gcc` ]; then
729 if ! which dtc >/dev/null 2>&1 ; then
733 if ! which python2 >/dev/null 2>&1 ; then
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/boot/
H A D_udivsi3.S45 @ Test for possible subtractions, and note which bits
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/
H A D_udivsi3.S45 @ Test for possible subtractions, and note which bits
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/
H A DMakefile47 $(warning "You have specified the CONFIG variable which is no longer in used. Use TARGET_PLATFORM instead.")
51 $(warning "You have specified the CPU variable which is no longer in used. Use TARGET_PLATFORM instead.")
72 $(error USING_GPU_UTILIZATION conflict with USING_DVFS you can read the Integration Guide to choose which one do you need)
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/
H A DMakefile47 $(warning "You have specified the CONFIG variable which is no longer in used. Use TARGET_PLATFORM instead.")
51 $(warning "You have specified the CPU variable which is no longer in used. Use TARGET_PLATFORM instead.")
72 $(error USING_GPU_UTILIZATION conflict with USING_DVFS you can read the Integration Guide to choose which one do you need)
/device/soc/hisilicon/hi3861v100/sdk_liteos/
H A Dfactory.mk26 GCC_PATH := $(dir $(shell which $(CC)))
H A Dnon_factory.mk25 GCC_PATH := $(dir $(shell which $(CC)))
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Ddev.c423 fmt.which = V4L2_SUBDEV_FORMAT_ACTIVE; in _set_pipeline_default_fmt()
432 sel.which = V4L2_SUBDEV_FORMAT_ACTIVE; in _set_pipeline_default_fmt()
H A Drkisp.c234 sel.which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkisp_align_sensor_resolution()
349 sensor->fmt[0].which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkisp_update_sensor_info()
2213 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in rkisp_isp_sd_get_fmt()
2254 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in rkisp_isp_sd_set_fmt()
2338 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) { in rkisp_isp_sd_get_selection()
2408 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) { in rkisp_isp_sd_set_selection()
H A Dbridge.c319 fmt->which = V4L2_SUBDEV_FORMAT_ACTIVE; in bridge_get_set_fmt()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Ddev.c390 fmt.which = V4L2_SUBDEV_FORMAT_ACTIVE; in _set_pipeline_default_fmt()
399 sel.which = V4L2_SUBDEV_FORMAT_ACTIVE; in _set_pipeline_default_fmt()
H A Drkisp.c246 sel.which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkisp_align_sensor_resolution()
366 sensor->fmt[0].which = V4L2_SUBDEV_FORMAT_ACTIVE; in rkisp_update_sensor_info()
2226 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in rkisp_isp_sd_get_fmt()
2266 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in rkisp_isp_sd_set_fmt()
2352 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) { in rkisp_isp_sd_get_selection()
2421 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) { in rkisp_isp_sd_set_selection()
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3.c132 * If both are true (which is when gic_nonsecure_priorities gets enabled),
424 static int gic_irq_set_irqchip_state(struct irq_data *d, enum irqchip_irq_state which, bool val) in gic_irq_set_irqchip_state() argument
432 switch (which) { in gic_irq_set_irqchip_state()
453 static int gic_irq_get_irqchip_state(struct irq_data *d, enum irqchip_irq_state which, bool *val) in gic_irq_get_irqchip_state() argument
459 switch (which) { in gic_irq_get_irqchip_state()
1421 /* Prevents SW retriggers which mess up the ACK/EOI ordering */ in gic_irq_domain_map()
1768 * architecture spec (which says that reserved registers are RES0). in gic_init_bases()
2090 /* GICC entry which has !ACPI_MADT_ENABLED is not unusable so skip */ in gic_acpi_parse_madt_gicc()
H A Dirq-gic-v3-its.c157 * indicates which one.
417 * The ITS command block, which is what the ITS actually parses.
1485 * pair, which is UNPREDICTABLE. Instead, let's issue a VMOVI in its_vlpi_set_doorbell()
1696 static int its_irq_set_irqchip_state(struct irq_data *d, enum irqchip_irq_state which, bool state) in its_irq_set_irqchip_state() argument
1701 if (which != IRQCHIP_STATE_PENDING) { in its_irq_set_irqchip_state()
2364 * whatever the read reported, which is likely in its_setup_baser()
2419 * which is 'psz'. For computing lvl1 table size, in its_parse_indirect_baser()
2421 * which is reported by ITS hardware times lvl1 table in its_parse_indirect_baser()
2631 /* Update settings which will be used for next BASERn */ in its_alloc_tables()
2880 * (which w in allocate_vpe_l1_table()
3994 its_vpe_set_irqchip_state(struct irq_data *d, enum irqchip_irq_state which, bool state) its_vpe_set_irqchip_state() argument
4236 its_sgi_set_irqchip_state(struct irq_data *d, enum irqchip_irq_state which, bool state) its_sgi_set_irqchip_state() argument
4257 its_sgi_get_irqchip_state(struct irq_data *d, enum irqchip_irq_state which, bool *val) its_sgi_get_irqchip_state() argument
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/
H A Dbase.mak201 ## common and other modules will use hi_debug.h, which refers to the HI_LOG_LEVEL
346 ## common and other modules will use drv_mem_ext.h, which refer to the CMN_MMGR_SUPPORT
351 ## common and other modules will use hi_debug.h, which refers to the HI_LOG_LEVEL

Completed in 46 milliseconds

12