Searched refs:VO_MUX (Results 1 – 8 of 8) sorted by relevance
841 volatile U_VO_MUX VO_MUX; in hal_disp_set_uhd_intf_mux_sel() local844 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 …]
9249 volatile U_VO_MUX VO_MUX; /* 0xd090 */ member
776 volatile U_VO_MUX VO_MUX; in hal_disp_set_intf_mux_sel() local779 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 …]
999 volatile U_VO_MUX VO_MUX; in hal_disp_set_uhd_intf_mux_sel() local1002 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 …]
11556 volatile U_VO_MUX VO_MUX; /* 0xd090 */ member
528 volatile U_VO_MUX VO_MUX; in hal_disp_set_intf_mux_sel() local531 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 …]