Searched refs:DP_DEVICE_DP0 (Results 1 – 6 of 6) sorted by relevance
44 int input = module == 0 ? DP_DEVICE_DP0 : DP_DEVICE_DP1; in nx_rgb_display()
96 case DP_DEVICE_DP0: in lvds_setup()243 int input = module == 0 ? DP_DEVICE_DP0 : DP_DEVICE_DP1; in nx_lvds_display()
429 case DP_DEVICE_DP0: 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()
157 DP_DEVICE_DP0 = 6, enumerator
40 [DP_DEVICE_DP0] = "DP0",
Completed in 9 milliseconds