/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/ |
H A D | lowlevel_init_v300.c | 325 int ratio = RATIO_16AV300; in set_hpm_core_volt() local 332 ratio = RATIO_16DV300; in set_hpm_core_volt() 339 ratio = RATIO_16CV500; in set_hpm_core_volt() 346 ratio = RATIO_59V200; in set_hpm_core_volt() 353 ratio = RATIO_56V200; in set_hpm_core_volt() 360 ratio = RATIO_16AV300; in set_hpm_core_volt() 362 mv1000 = y_vol - ratio * hpm_core_value; in set_hpm_core_volt()
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_logo.h | 36 int ratio; member
|
H A D | rockchip_drm_logo.c | 456 set->ratio = 1; in of_parse_display_resource() 458 set->ratio = 0; in of_parse_display_resource() 733 if (set->ratio) { in setup_initial_state()
|
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_logo.h | 36 int ratio; member
|
H A D | rockchip_drm_logo.c | 425 set->ratio = 1; in of_parse_display_resource() 428 set->ratio = 0; in of_parse_display_resource() 701 if (set->ratio) { in setup_initial_state()
|
/device/soc/rockchip/rk3588/kernel/include/drm/ |
H A D | rockchip_drm_logo.h | 36 int ratio; member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/ |
H A D | hi_comm_video_adapt.h | 82 hi_aspect_ratio_type mode; /* aspect ratio mode: none/auto/manual */ 167 hi_u32 digital_zoom_ratio; /* indicates the digital zoom ratio when the image was shot. if the 179 hi_u32 ratio[3]; member 326 hi_s32 distortion_ratio; /* RW; range: [-300, 500]; LDC distortion ratio.when spread on, distortion_ratio 353 hi_s32 distortion_ratio; /* RW; range: [-300, 300], LDC distortion ratio. */
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
H A D | hi_comm_video_adapt.h | 79 hi_aspect_ratio_type mode; /* aspect ratio mode: none/auto/manual */ 164 hi_u32 digital_zoom_ratio; /* indicates the digital zoom ratio when the image was shot. if the 176 hi_u32 ratio[3]; member 323 hi_s32 distortion_ratio; /* RW; range: [-300, 500]; LDC distortion ratio.when spread on, distortion_ratio 350 hi_s32 distortion_ratio; /* RW; range: [-300, 300], LDC distortion ratio. */
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
H A D | hi_comm_video_adapt.h | 79 hi_aspect_ratio_type mode; /* aspect ratio mode: none/auto/manual */ 163 hi_u32 digital_zoom_ratio; /* indicates the digital zoom ratio when the image was shot. if the 175 hi_u32 ratio[3]; member 322 hi_s32 distortion_ratio; /* RW; range: [-300, 500]; LDC distortion ratio.when spread on, distortion_ratio 349 hi_s32 distortion_ratio; /* RW; range: [-300, 300], LDC distortion ratio. */
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/omnivision_ov2775/ |
H A D | ov2775_cmos.c | 202 ae_sns_dft->au32Ratio[0] = 16 * 64; /* ratio 16x, accuracy 64 */ in cmos_get_ae_built_in_wdr_default() 245 ae_sns_dft->u32ExpRatioMax = 680; /* ratio max 680 */ in cmos_get_ae_2to1_line_wdr_default() 246 ae_sns_dft->u32ExpRatioMin = 256; /* ratio min 256 */ in cmos_get_ae_2to1_line_wdr_default() 295 ae_sns_dft->u32ExpRatioMax = 1024; /* ratio max 1024 */ in cmos_get_ae_2to1_hlcg_line_wdr_default() 296 ae_sns_dft->u32ExpRatioMin = 704; /* ratio min 704 */ in cmos_get_ae_2to1_hlcg_line_wdr_default() 312 ae_sns_dft->u32SnsLhcgExpRatio = 704; /* sensor reference ratio 704 */ in cmos_get_ae_2to1_hlcg_line_wdr_default() 919 static HI_VOID cmos_get_inttime_max(VI_PIPE vi_pipe, HI_U16 man_ratio_enable, HI_U32 *ratio, in cmos_get_inttime_max() argument 925 CMOS_CHECK_POINTER_VOID(ratio); in cmos_get_inttime_max() 949 << EXPRATIOSHIFT) / div_0_to_1(ratio[0]); in cmos_get_inttime_max() 951 / (ratio[ in cmos_get_inttime_max() [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/ |
H A D | hifb_graphic_hal.h | 153 hi_bool hal_layer_set_hor_ratio(hal_disp_layer layer, hi_u32 ratio);
|
H A D | hifb_graphic_hal.c | 986 hi_bool hal_layer_set_hor_ratio(hal_disp_layer layer, hi_u32 ratio) in hal_layer_set_hor_ratio() argument 994 g0_zme_hsp.bits.hratio = ratio; in hal_layer_set_hor_ratio()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/ |
H A D | tde_osictl_k.c | 573 * Description: check zoom ratio limit 2181 hi_s32 zme_hinstart, zme_hinstop, zme_houtstart, zme_houtstop, zme_hphase, ratio, dratio; in tde_osi_get_hupdate_info() local 2190 ratio = (hi_s32)(4096 * (reg->ori_in_width - 1) / (reg->zme_out_width - 1) + 1 / 2); in tde_osi_get_hupdate_info() 2207 zme_hinstart = (hi_u32)(zme_houtstart * ratio) >> 12; /* 12 alg data */ in tde_osi_get_hupdate_info() 2210 zme_hphase = (zme_houtstart * ratio) % 4096 + zme_hinstart * 4096; in tde_osi_get_hupdate_info() 2214 zme_hphase = (zme_houtstart * ratio) % 4096 + 3 * 4096; in tde_osi_get_hupdate_info() 2228 zme_hinstop = (hi_u32)(zme_houtstop * ratio) >> 12; /* 12 alg data */ in tde_osi_get_hupdate_info() 2258 hi_s32 zme_vinstart, zme_vinstop, zme_voutstart, zme_voutstop, zme_vphase, ratio, dratio; in tde_osi_get_vupdate_info() local 2267 ratio = (hi_s32)(4096 * (reg->ori_in_height) / (reg->zme_out_height)); /* 4096 alg data */ in tde_osi_get_vupdate_info() 2284 zme_vinstart = (hi_u32)(zme_voutstart * ratio) >> 1 in tde_osi_get_vupdate_info() [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/primesensor_ps5260_2L/ |
H A D | ps5260_2l_cmos.c | 618 static HI_VOID cmos_get_inttime_max(VI_PIPE vi_pipe, HI_U16 man_ratio_enable, HI_U32 *ratio, in cmos_get_inttime_max() argument 622 CMOS_CHECK_POINTER_VOID(ratio); in cmos_get_inttime_max()
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/ |
H A D | capture.c | 3290 * rkcif_cal_raw_vir_line_ratio() - return ratio for virtual line width setting
3296 u32 ratio = 0, bpp = 0;
in rkcif_cal_raw_vir_line_ratio() local 3300 ratio = bpp / CIF_YUV_STORED_BIT_WIDTH;
in rkcif_cal_raw_vir_line_ratio() 3303 return ratio;
in rkcif_cal_raw_vir_line_ratio()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
H A D | capture.c | 3376 * rkcif_cal_raw_vir_line_ratio() - return ratio for virtual line width setting 3383 u32 ratio = 0, bpp = 0; in rkcif_cal_raw_vir_line_ratio() local 3387 ratio = bpp / CIF_YUV_STORED_BIT_WIDTH; in rkcif_cal_raw_vir_line_ratio() 3390 return ratio; in rkcif_cal_raw_vir_line_ratio()
|
/device/soc/rockchip/common/sdk_linux/kernel/sched/ |
H A D | fair.c | 2238 * period will be for the next scan window. If local/(local+remote) ratio is 2239 * below NUMA_PERIOD_THRESHOLD (where range of ratio is 1..NUMA_PERIOD_SLOTS) 2312 int ratio = max(lr_ratio, ps_ratio); in update_task_scan_period() local 2313 diff = -(NUMA_PERIOD_THRESHOLD - ratio) * period_slot; in update_task_scan_period() 5481 * Precision loss in the quota/period ratio can cause __cfs_schedulable in sched_cfs_period_timer() 6931 * required since the ratio (sum_util / cpu_capacity) in compute_energy()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | wlioctl.h | 7068 int32 snr; /**< signal to noise ratio */ 7077 int32 snr; /**< signal to noise ratio */ 9231 int32 tp_ratio_thresh; /**< Throughput ratio threshold */ 9284 uint16 ratio; /**< Avg Txdelay Delta */ member
|