Searched refs:HDMI_PHY_DISABLE_MODE_SET (Results 1 – 2 of 2) sorted by relevance
598 #define HDMI_PHY_DISABLE_MODE_SET 0x80 macro
1426 u8 v = enable ? HDMI_PHY_ENABLE_MODE_SET : HDMI_PHY_DISABLE_MODE_SET; in hdmiphy_enable_mode_set()