Searched refs:DP_DEVICE_DP1 (Results 1 – 6 of 6) sorted by relevance
44 int input = module == 0 ? DP_DEVICE_DP0 : DP_DEVICE_DP1; in nx_rgb_display()
99 case DP_DEVICE_DP1: in lvds_setup()243 int input = module == 0 ? DP_DEVICE_DP0 : DP_DEVICE_DP1; in nx_lvds_display()
432 case DP_DEVICE_DP1: in hdmi_setup()498 int input = module == 0 ? DP_DEVICE_DP0 : DP_DEVICE_DP1; in nx_hdmi_display()
632 int input = module == 0 ? DP_DEVICE_DP0 : DP_DEVICE_DP1; in nx_mipi_display()
158 DP_DEVICE_DP1 = 7, enumerator
41 [DP_DEVICE_DP1] = "DP1",
Completed in 10 milliseconds