Home
last modified time | relevance | path

Searched refs:VO_MUX (Results 1 – 8 of 8) sorted by relevance

/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3519av100/
Dvou_hal.c841 volatile U_VO_MUX VO_MUX; in hal_disp_set_uhd_intf_mux_sel() local
844 addr_reg = (hi_uintptr_t)&(g_vo_reg->VO_MUX.u32); in hal_disp_set_uhd_intf_mux_sel()
845 VO_MUX.u32 = hal_read_reg((hi_u32*)(hi_uintptr_t)addr_reg); in hal_disp_set_uhd_intf_mux_sel()
849 VO_MUX.bits.digital_sel = 0; in hal_disp_set_uhd_intf_mux_sel()
850 VO_MUX.bits.bt_sel = 0; in hal_disp_set_uhd_intf_mux_sel()
855 VO_MUX.bits.digital_sel = 1; in hal_disp_set_uhd_intf_mux_sel()
856 VO_MUX.bits.bt_sel = 0; in hal_disp_set_uhd_intf_mux_sel()
861 VO_MUX.bits.digital_sel = 0; in hal_disp_set_uhd_intf_mux_sel()
862 VO_MUX.bits.mipi_sel = 0; in hal_disp_set_uhd_intf_mux_sel()
872 hal_write_reg((hi_u32*)(hi_uintptr_t)&(g_vo_reg->VO_MUX.u32), VO_MUX.u32); in hal_disp_set_uhd_intf_mux_sel()
[all …]
Dvou_reg.h9249 volatile U_VO_MUX VO_MUX; /* 0xd090 */ member
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3516cv500/
Dvou_hal.c776 volatile U_VO_MUX VO_MUX; in hal_disp_set_intf_mux_sel() local
779 addr_reg = (hi_uintptr_t)&(g_vo_reg->VO_MUX.u32); in hal_disp_set_intf_mux_sel()
780 VO_MUX.u32 = hal_read_reg((hi_u32*)(hi_uintptr_t)addr_reg); in hal_disp_set_intf_mux_sel()
784 VO_MUX.bits.digital_sel = 0; in hal_disp_set_intf_mux_sel()
785 VO_MUX.bits.bt_sel = 0; in hal_disp_set_intf_mux_sel()
786 VO_MUX.bits.lcd_sel = 3; /* 3 register config */ in hal_disp_set_intf_mux_sel()
787 VO_MUX.bits.mipi_sel = 3; /* 3 register config */ in hal_disp_set_intf_mux_sel()
792 VO_MUX.bits.digital_sel = 1; in hal_disp_set_intf_mux_sel()
793 VO_MUX.bits.bt_sel = 0; in hal_disp_set_intf_mux_sel()
794 VO_MUX.bits.lcd_sel = 3; /* 3 register config */ in hal_disp_set_intf_mux_sel()
[all …]
Dvou_reg.h9249 volatile U_VO_MUX VO_MUX; /* 0xd090 */ member
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3559av100/
Dvou_hal.c999 volatile U_VO_MUX VO_MUX; in hal_disp_set_uhd_intf_mux_sel() local
1002 addr_reg = (hi_uintptr_t)&(g_vo_reg->VO_MUX.u32); in hal_disp_set_uhd_intf_mux_sel()
1003 VO_MUX.u32 = hal_read_reg((hi_u32*)(hi_uintptr_t)addr_reg); in hal_disp_set_uhd_intf_mux_sel()
1007 VO_MUX.bits.digital_sel = 0; in hal_disp_set_uhd_intf_mux_sel()
1008 VO_MUX.bits.bt_sel = 0; in hal_disp_set_uhd_intf_mux_sel()
1013 VO_MUX.bits.digital_sel = 1; in hal_disp_set_uhd_intf_mux_sel()
1014 VO_MUX.bits.bt_sel = 0; in hal_disp_set_uhd_intf_mux_sel()
1019 VO_MUX.bits.digital_sel = 0; in hal_disp_set_uhd_intf_mux_sel()
1020 VO_MUX.bits.mipi_sel = 0; in hal_disp_set_uhd_intf_mux_sel()
1030 VO_MUX.bits.digital_sel = 2; /* 2 register config */ in hal_disp_set_uhd_intf_mux_sel()
[all …]
Dvou_reg.h11556 volatile U_VO_MUX VO_MUX; /* 0xd090 */ member
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3516ev200/
Dvou_hal.c528 volatile U_VO_MUX VO_MUX; in hal_disp_set_intf_mux_sel() local
531 addr_reg = (hi_uintptr_t)&(g_vo_reg->VO_MUX.u32); in hal_disp_set_intf_mux_sel()
532 VO_MUX.u32 = hal_read_reg((hi_u32*)(hi_uintptr_t)addr_reg); in hal_disp_set_intf_mux_sel()
536 VO_MUX.bits.digital_sel = 0; in hal_disp_set_intf_mux_sel()
537 VO_MUX.bits.bt_sel = 0; in hal_disp_set_intf_mux_sel()
542 VO_MUX.bits.digital_sel = 1; in hal_disp_set_intf_mux_sel()
543 VO_MUX.bits.bt_sel = 0; in hal_disp_set_intf_mux_sel()
551 VO_MUX.bits.digital_sel = 2; /* 2 register config */ in hal_disp_set_intf_mux_sel()
552 VO_MUX.bits.lcd_sel = 0; in hal_disp_set_intf_mux_sel()
557 VO_MUX.bits.digital_sel = 15; /* 15 register config */ in hal_disp_set_intf_mux_sel()
[all …]
Dvou_reg.h9249 volatile U_VO_MUX VO_MUX; /* 0xd090 */ member