Home
last modified time | relevance | path

Searched refs:HI_VO_INTF_BT1120 (Results 1 – 9 of 9) sorted by relevance

/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/hi3531dv200/hal/
Ddrv_vo_dev.c143 if ((intf_type & ~(HI_VO_INTF_HDMI | HI_VO_INTF_BT1120 | HI_VO_INTF_VGA)) || (intf_type == 0)) { in vou_drv_check_dhd_intf()
162 (HI_VO_INTF_BT1120 | HI_VO_INTF_HDMI | HI_VO_INTF_VGA)) { in vou_drv_check_intf_share()
234 if (intf_type & HI_VO_INTF_BT1120) { in vou_drv_check_bt_sync()
434 vo_hal_intf_set_mux_sel(dev, HI_VO_INTF_BT1120); in vo_drv_set_intf_bt1120_cfg()
491 if (HI_VO_INTF_BT1120 & intf_type) { in vo_drv_set_intf_cfg()
546 if (HI_VO_INTF_BT1120 & intf_type) { in vo_drv_set_sync_inv()
547 vo_hal_intf_set_sync_inv(HI_VO_INTF_BT1120, inv); in vo_drv_set_sync_inv()
583 if (intf_type & (HI_VO_INTF_HDMI | HI_VO_INTF_BT1120 | HI_VO_INTF_VGA)) { in vo_drv_get_div_mod()
618 if (HI_VO_INTF_BT1120 & intf_type) { in vo_drv_set_intf_clip()
620 vo_hal_intf_set_clip_cfg(HI_VO_INTF_BT1120, HI_TRUE, &clip_data); in vo_drv_set_intf_clip()
[all …]
Dhal_vo_dev.c55 } else if (intf_type == HI_VO_INTF_BT1120) { in vo_hal_intf_set_sync_inv()
73 } else if (intf == HI_VO_INTF_BT1120) { in vo_hal_intf_set_mux_sel_hd()
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/hi3535av100/hal/
Ddrv_vo_dev.c142 if ((intf_type & ~(HI_VO_INTF_HDMI | HI_VO_INTF_BT1120 | HI_VO_INTF_VGA)) || (intf_type == 0)) { in vou_drv_check_dhd_intf()
161 (HI_VO_INTF_BT1120 | HI_VO_INTF_HDMI | HI_VO_INTF_VGA)) { in vou_drv_check_intf_share()
233 if (intf_type & HI_VO_INTF_BT1120) { in vou_drv_check_bt_sync()
433 vo_hal_intf_set_mux_sel(dev, HI_VO_INTF_BT1120); in vo_drv_set_intf_bt1120_cfg()
490 if (HI_VO_INTF_BT1120 & intf_type) { in vo_drv_set_intf_cfg()
545 if (HI_VO_INTF_BT1120 & intf_type) { in vo_drv_set_sync_inv()
546 vo_hal_intf_set_sync_inv(HI_VO_INTF_BT1120, inv); in vo_drv_set_sync_inv()
582 if (intf_type & (HI_VO_INTF_HDMI | HI_VO_INTF_BT1120 | HI_VO_INTF_VGA)) { in vo_drv_get_div_mod()
617 if (HI_VO_INTF_BT1120 & intf_type) { in vo_drv_set_intf_clip()
619 vo_hal_intf_set_clip_cfg(HI_VO_INTF_BT1120, HI_TRUE, &clip_data); in vo_drv_set_intf_clip()
[all …]
Dhal_vo_dev.c55 } else if (intf_type == HI_VO_INTF_BT1120) { in vo_hal_intf_set_sync_inv()
73 } else if (intf == HI_VO_INTF_BT1120) { in vo_hal_intf_set_mux_sel_hd()
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/hi3521dv200/hal/
Ddrv_vo_dev.c136 HI_VO_INTF_BT1120 | in vou_drv_get_dev_supported_intf()
144 HI_VO_INTF_BT1120 | in vou_drv_get_dev_supported_intf()
154 HI_VO_INTF_BT1120 | in vou_drv_get_dev_homologous_intf()
272 if (intf_type & HI_VO_INTF_BT1120) { in vou_drv_check_bt_sync()
490 vo_hal_intf_set_mux_sel(dev, HI_VO_INTF_BT1120); in vo_drv_set_intf_bt1120_cfg()
651 if (HI_VO_INTF_BT1120 & intf_type) { in vo_drv_set_intf_cfg()
718 if (HI_VO_INTF_BT1120 & intf_type) { in vo_drv_set_sync_inv()
719 vo_hal_intf_set_sync_inv(HI_VO_INTF_BT1120, inv); in vo_drv_set_sync_inv()
755 (HI_VO_INTF_BT1120 & intf_type) || in vo_drv_get_dev_out_reverse()
801 if (HI_VO_INTF_BT1120 & intf_type) { in vo_drv_get_div_mod()
[all …]
Dhal_vo_dev.c65 case HI_VO_INTF_BT1120: in vo_hal_intf_set_sync_inv()
111 case HI_VO_INTF_BT1120: in vo_hal_intf_set_mux_sel_hd()
300 if ((intf == HI_VO_INTF_BT1120) || in vo_hal_set_intf_ctrl()
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/include/
Dhi_common_vo.h54 #define HI_VO_INTF_BT1120 (0x01L << 3) macro
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/comm/src/
Ddrv_vo_dev_comm.c656 if ((intf_type & HI_VO_INTF_BT1120)) { in vo_drv_is_bt1120_intf()
Dhal_vo_dev_comm.c783 if ((intf_type == HI_VO_INTF_BT1120) || (intf_type == HI_VO_INTF_BT656)) { in vo_hal_intf_set_clip_cfg()