intel_de_wait_ms
if (intel_de_wait_ms(display, XELPDP_PORT_P2M_MSGBUS_STATUS(display, port, lane),
return intel_de_wait_ms(display, reg, mask, mask, timeout_ms, NULL);
return intel_de_wait_ms(display, reg, mask, 0, timeout_ms, NULL);
if (intel_de_wait_ms(display, DISPLAY_PHY_STATUS,
if (intel_de_wait_ms(display, HDCP_STATUS(display, cpu_transcoder, port),
if (intel_de_wait_ms(display, HDCP2_STREAM_STATUS(display, cpu_transcoder, pipe),
if (intel_de_wait_ms(display, dpll_reg, port_mask, expected_mask, 1000, &val))
if (intel_de_wait_ms(display, BXT_PORT_CL1CM_DW0(phy),
ret = intel_de_wait_ms(display, HDCP_KEY_STATUS, HDCP_KEY_LOAD_DONE,
ret = intel_de_wait_ms(display, XELPDP_INITIATE_PMDEMAND_REQUEST(1),