Home
last modified time | relevance | path

Searched refs:bAutoEQEnable (Results 1 – 25 of 33) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/mhl/internal/
H A DhalMHL.c2502 void _mhal_mhl_MHL30AutoEQEnable(MS_U8 ucCbusSelect, MS_BOOL bAutoEQEnable) in _mhal_mhl_MHL30AutoEQEnable() argument
2510 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _mhal_mhl_MHL30AutoEQEnable()
2524 W2BYTEMSK(REG_COMBO_PHY0_P0_15_L, bAutoEQEnable? BIT(15): 0, BIT(15)); in _mhal_mhl_MHL30AutoEQEnable()
2525 W2BYTEMSK(REG_COMBO_PHY1_P0_44_L, bAutoEQEnable? 0: BIT(0), BIT(0)); in _mhal_mhl_MHL30AutoEQEnable()
2526 W2BYTEMSK(REG_COMBO_PHY1_P0_49_L, bAutoEQEnable? 0: BIT(5), BIT(5)); in _mhal_mhl_MHL30AutoEQEnable()
2527 W2BYTEMSK(REG_COMBO_PHY1_P0_11_L, bAutoEQEnable? 0: BIT(4), BIT(4)); in _mhal_mhl_MHL30AutoEQEnable()
2534 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _mhal_mhl_MHL30AutoEQEnable()
2548 W2BYTEMSK(REG_COMBO_PHY0_P1_15_L, bAutoEQEnable? BIT(15): 0, BIT(15)); in _mhal_mhl_MHL30AutoEQEnable()
2549 W2BYTEMSK(REG_COMBO_PHY1_P1_44_L, bAutoEQEnable? 0: BIT(0), BIT(0)); in _mhal_mhl_MHL30AutoEQEnable()
2550 W2BYTEMSK(REG_COMBO_PHY1_P1_49_L, bAutoEQEnable? 0: BIT(5), BIT(5)); in _mhal_mhl_MHL30AutoEQEnable()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/mhl/internal/
H A DhalMHL.c2502 void _mhal_mhl_MHL30AutoEQEnable(MS_U8 ucCbusSelect, MS_BOOL bAutoEQEnable) in _mhal_mhl_MHL30AutoEQEnable() argument
2510 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _mhal_mhl_MHL30AutoEQEnable()
2524 W2BYTEMSK(REG_COMBO_PHY0_P0_15_L, bAutoEQEnable? BIT(15): 0, BIT(15)); in _mhal_mhl_MHL30AutoEQEnable()
2525 W2BYTEMSK(REG_COMBO_PHY1_P0_44_L, bAutoEQEnable? 0: BIT(0), BIT(0)); in _mhal_mhl_MHL30AutoEQEnable()
2526 W2BYTEMSK(REG_COMBO_PHY1_P0_49_L, bAutoEQEnable? 0: BIT(5), BIT(5)); in _mhal_mhl_MHL30AutoEQEnable()
2527 W2BYTEMSK(REG_COMBO_PHY1_P0_11_L, bAutoEQEnable? 0: BIT(4), BIT(4)); in _mhal_mhl_MHL30AutoEQEnable()
2534 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _mhal_mhl_MHL30AutoEQEnable()
2548 W2BYTEMSK(REG_COMBO_PHY0_P1_15_L, bAutoEQEnable? BIT(15): 0, BIT(15)); in _mhal_mhl_MHL30AutoEQEnable()
2549 W2BYTEMSK(REG_COMBO_PHY1_P1_44_L, bAutoEQEnable? 0: BIT(0), BIT(0)); in _mhal_mhl_MHL30AutoEQEnable()
2550 W2BYTEMSK(REG_COMBO_PHY1_P1_49_L, bAutoEQEnable? 0: BIT(5), BIT(5)); in _mhal_mhl_MHL30AutoEQEnable()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maserati/mhl/internal/
H A DhalMHL.c2502 void _mhal_mhl_MHL30AutoEQEnable(MS_U8 ucCbusSelect, MS_BOOL bAutoEQEnable) in _mhal_mhl_MHL30AutoEQEnable() argument
2510 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _mhal_mhl_MHL30AutoEQEnable()
2524 W2BYTEMSK(REG_COMBO_PHY0_P0_15_L, bAutoEQEnable? BIT(15): 0, BIT(15)); in _mhal_mhl_MHL30AutoEQEnable()
2525 W2BYTEMSK(REG_COMBO_PHY1_P0_44_L, bAutoEQEnable? 0: BIT(0), BIT(0)); in _mhal_mhl_MHL30AutoEQEnable()
2526 W2BYTEMSK(REG_COMBO_PHY1_P0_49_L, bAutoEQEnable? 0: BIT(5), BIT(5)); in _mhal_mhl_MHL30AutoEQEnable()
2527 W2BYTEMSK(REG_COMBO_PHY1_P0_11_L, bAutoEQEnable? 0: BIT(4), BIT(4)); in _mhal_mhl_MHL30AutoEQEnable()
2534 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _mhal_mhl_MHL30AutoEQEnable()
2548 W2BYTEMSK(REG_COMBO_PHY0_P1_15_L, bAutoEQEnable? BIT(15): 0, BIT(15)); in _mhal_mhl_MHL30AutoEQEnable()
2549 W2BYTEMSK(REG_COMBO_PHY1_P1_44_L, bAutoEQEnable? 0: BIT(0), BIT(0)); in _mhal_mhl_MHL30AutoEQEnable()
2550 W2BYTEMSK(REG_COMBO_PHY1_P1_49_L, bAutoEQEnable? 0: BIT(5), BIT(5)); in _mhal_mhl_MHL30AutoEQEnable()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7821/mhl/internal/
H A DhalMHL.c2502 void _mhal_mhl_MHL30AutoEQEnable(MS_U8 ucCbusSelect, MS_BOOL bAutoEQEnable) in _mhal_mhl_MHL30AutoEQEnable() argument
2510 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _mhal_mhl_MHL30AutoEQEnable()
2524 W2BYTEMSK(REG_COMBO_PHY0_P0_15_L, bAutoEQEnable? BIT(15): 0, BIT(15)); in _mhal_mhl_MHL30AutoEQEnable()
2525 W2BYTEMSK(REG_COMBO_PHY1_P0_44_L, bAutoEQEnable? 0: BIT(0), BIT(0)); in _mhal_mhl_MHL30AutoEQEnable()
2526 W2BYTEMSK(REG_COMBO_PHY1_P0_49_L, bAutoEQEnable? 0: BIT(5), BIT(5)); in _mhal_mhl_MHL30AutoEQEnable()
2527 W2BYTEMSK(REG_COMBO_PHY1_P0_11_L, bAutoEQEnable? 0: BIT(4), BIT(4)); in _mhal_mhl_MHL30AutoEQEnable()
2534 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _mhal_mhl_MHL30AutoEQEnable()
2548 W2BYTEMSK(REG_COMBO_PHY0_P1_15_L, bAutoEQEnable? BIT(15): 0, BIT(15)); in _mhal_mhl_MHL30AutoEQEnable()
2549 W2BYTEMSK(REG_COMBO_PHY1_P1_44_L, bAutoEQEnable? 0: BIT(0), BIT(0)); in _mhal_mhl_MHL30AutoEQEnable()
2550 W2BYTEMSK(REG_COMBO_PHY1_P1_49_L, bAutoEQEnable? 0: BIT(5), BIT(5)); in _mhal_mhl_MHL30AutoEQEnable()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/manhattan/mhl/internal/
H A DhalMHL.c2502 void _mhal_mhl_MHL30AutoEQEnable(MS_U8 ucCbusSelect, MS_BOOL bAutoEQEnable) in _mhal_mhl_MHL30AutoEQEnable() argument
2510 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _mhal_mhl_MHL30AutoEQEnable()
2524 W2BYTEMSK(REG_COMBO_PHY0_P0_15_L, bAutoEQEnable? BIT(15): 0, BIT(15)); in _mhal_mhl_MHL30AutoEQEnable()
2525 W2BYTEMSK(REG_COMBO_PHY1_P0_44_L, bAutoEQEnable? 0: BIT(0), BIT(0)); in _mhal_mhl_MHL30AutoEQEnable()
2526 W2BYTEMSK(REG_COMBO_PHY1_P0_49_L, bAutoEQEnable? 0: BIT(5), BIT(5)); in _mhal_mhl_MHL30AutoEQEnable()
2527 W2BYTEMSK(REG_COMBO_PHY1_P0_11_L, bAutoEQEnable? 0: BIT(4), BIT(4)); in _mhal_mhl_MHL30AutoEQEnable()
2534 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _mhal_mhl_MHL30AutoEQEnable()
2548 W2BYTEMSK(REG_COMBO_PHY0_P1_15_L, bAutoEQEnable? BIT(15): 0, BIT(15)); in _mhal_mhl_MHL30AutoEQEnable()
2549 W2BYTEMSK(REG_COMBO_PHY1_P1_44_L, bAutoEQEnable? 0: BIT(0), BIT(0)); in _mhal_mhl_MHL30AutoEQEnable()
2550 W2BYTEMSK(REG_COMBO_PHY1_P1_49_L, bAutoEQEnable? 0: BIT(5), BIT(5)); in _mhal_mhl_MHL30AutoEQEnable()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/
H A Dmhal_hdmi.c907 void _Hal_tmds_AutoEQFunctionEnable(MS_BOOL bAutoEQEnable) in _Hal_tmds_AutoEQFunctionEnable() argument
911 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1232 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_CheckHDMI20Status()
1244 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = TRUE; in _Hal_tmds_CheckHDMI20Status()
1388 if(stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_AutoEQFunctionProc()
1390 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
1397 if(stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_AutoEQFunctionProc()
1437 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
1576 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
1662 if(stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_PowerControlHandler()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/
H A Dmhal_hdmi.c703 void _Hal_tmds_AutoEQFunctionEnable(MS_BOOL bAutoEQSupport, MS_BOOL bAutoEQEnable) in _Hal_tmds_AutoEQFunctionEnable() argument
709 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
854 stHDMI20Info[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_CheckHDMI20Status()
864 stHDMI20Info[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = TRUE; in _Hal_tmds_CheckHDMI20Status()
920 if(stHDMI20Info[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_AutoEQFunctionProc()
960 stHDMI20Info[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
1049 stHDMI20Info[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
1118 if(stHDMI20Info[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_PowerControlHandler()
1122 stHDMI20Info[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_PowerControlHandler()
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/
H A Dmhal_hdmi.c1787 void _Hal_tmds_AutoEQFunctionEnable(E_MUX_INPUTPORT enInputPortType, MS_BOOL bAutoEQEnable) in _Hal_tmds_AutoEQFunctionEnable() argument
1794 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1814 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1834 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1854 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
2380 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_CheckHDMI20Status()
2392 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = TRUE; in _Hal_tmds_CheckHDMI20Status()
2536 if(stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_AutoEQFunctionProc()
2538 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
2545 if(stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_AutoEQFunctionProc()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/
H A Dmhal_hdmi.c1787 void _Hal_tmds_AutoEQFunctionEnable(E_MUX_INPUTPORT enInputPortType, MS_BOOL bAutoEQEnable) in _Hal_tmds_AutoEQFunctionEnable() argument
1794 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1814 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1834 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1854 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
2381 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_CheckHDMI20Status()
2394 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = TRUE; in _Hal_tmds_CheckHDMI20Status()
2538 if(stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_AutoEQFunctionProc()
2540 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
2547 if(stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_AutoEQFunctionProc()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/
H A Dmhal_hdmi.c1787 void _Hal_tmds_AutoEQFunctionEnable(E_MUX_INPUTPORT enInputPortType, MS_BOOL bAutoEQEnable) in _Hal_tmds_AutoEQFunctionEnable() argument
1794 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1814 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1834 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1854 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
2381 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_CheckHDMI20Status()
2394 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = TRUE; in _Hal_tmds_CheckHDMI20Status()
2538 if(stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_AutoEQFunctionProc()
2540 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
2547 if(stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_AutoEQFunctionProc()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/
H A Dmhal_hdmi.c1784 void _Hal_tmds_AutoEQFunctionEnable(E_MUX_INPUTPORT enInputPortType, MS_BOOL bAutoEQEnable) in _Hal_tmds_AutoEQFunctionEnable() argument
1791 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1809 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1827 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1845 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
2370 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_CheckHDMI20Status()
2383 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = TRUE; in _Hal_tmds_CheckHDMI20Status()
2518 if(stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_AutoEQFunctionProc()
2558 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
2697 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/
H A Dmhal_hdmi.c1814 void _Hal_tmds_AutoEQFunctionEnable(E_MUX_INPUTPORT enInputPortType, MS_BOOL bAutoEQEnable) in _Hal_tmds_AutoEQFunctionEnable() argument
1821 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1839 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1857 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1875 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
2399 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_CheckHDMI20Status()
2412 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = TRUE; in _Hal_tmds_CheckHDMI20Status()
2555 if(stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_AutoEQFunctionProc()
2595 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
2734 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/
H A Dmhal_hdmi.c1853 void _Hal_tmds_AutoEQFunctionEnable(E_MUX_INPUTPORT enInputPortType, MS_BOOL bAutoEQEnable) in _Hal_tmds_AutoEQFunctionEnable() argument
1860 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1878 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1896 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1914 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
2438 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_CheckHDMI20Status()
2451 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = TRUE; in _Hal_tmds_CheckHDMI20Status()
2594 if(stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_AutoEQFunctionProc()
2634 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
2773 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/
H A Dmhal_hdmi.c1814 void _Hal_tmds_AutoEQFunctionEnable(E_MUX_INPUTPORT enInputPortType, MS_BOOL bAutoEQEnable) in _Hal_tmds_AutoEQFunctionEnable() argument
1821 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1839 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1857 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1875 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
2399 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_CheckHDMI20Status()
2412 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = TRUE; in _Hal_tmds_CheckHDMI20Status()
2555 if(stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_AutoEQFunctionProc()
2595 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
2734 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/
H A Dmhal_hdmi.c1860 void _Hal_tmds_AutoEQFunctionEnable(E_MUX_INPUTPORT enInputPortType, MS_BOOL bAutoEQEnable) in _Hal_tmds_AutoEQFunctionEnable() argument
1867 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1885 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1903 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1921 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
2446 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_CheckHDMI20Status()
2459 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = TRUE; in _Hal_tmds_CheckHDMI20Status()
2602 if(stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_AutoEQFunctionProc()
2642 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
2781 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/
H A Dmhal_hdmi.c1853 void _Hal_tmds_AutoEQFunctionEnable(E_MUX_INPUTPORT enInputPortType, MS_BOOL bAutoEQEnable) in _Hal_tmds_AutoEQFunctionEnable() argument
1860 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1878 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1896 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1914 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
2438 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_CheckHDMI20Status()
2451 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = TRUE; in _Hal_tmds_CheckHDMI20Status()
2594 if(stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_AutoEQFunctionProc()
2634 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
2773 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_hdmi.c1953 void _Hal_tmds_AutoEQFunctionEnable(E_MUX_INPUTPORT enInputPortType, MS_BOOL bAutoEQEnable) in _Hal_tmds_AutoEQFunctionEnable() argument
1960 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1978 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1996 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
2014 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
2546 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_CheckHDMI20Status()
2559 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = TRUE; in _Hal_tmds_CheckHDMI20Status()
2702 if(stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_AutoEQFunctionProc()
2742 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
2881 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/
H A Dmhal_hdmi.c1953 void _Hal_tmds_AutoEQFunctionEnable(E_MUX_INPUTPORT enInputPortType, MS_BOOL bAutoEQEnable) in _Hal_tmds_AutoEQFunctionEnable() argument
1960 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1978 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
1996 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
2014 if(bAutoEQEnable) // Disable overwrite EQ, then enable auto EQ and trigger auto EQ in _Hal_tmds_AutoEQFunctionEnable()
2546 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_CheckHDMI20Status()
2559 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = TRUE; in _Hal_tmds_CheckHDMI20Status()
2702 if(stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable) in _Hal_tmds_AutoEQFunctionProc()
2742 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
2881 stHDMIPollingInfo[HDMI_GET_PORT_SELECT(enInputPortType)].bAutoEQEnable = FALSE; in _Hal_tmds_AutoEQFunctionProc()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/include/
H A Dmhal_hdmi.h201 MS_BOOL bAutoEQEnable; member
/utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/include/
H A Dmhal_hdmi.h162 MS_BOOL bAutoEQEnable; member
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/include/
H A Dmhal_hdmi.h213 MS_BOOL bAutoEQEnable; member
/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/include/
H A Dmhal_hdmi.h162 MS_BOOL bAutoEQEnable; member
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/include/
H A Dmhal_hdmi.h208 MS_BOOL bAutoEQEnable; member
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/include/
H A Dmhal_hdmi.h208 MS_BOOL bAutoEQEnable; member
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/include/
H A Dmhal_hdmi.h208 MS_BOOL bAutoEQEnable; member

12