Searched refs:cdns_mhdp_wait_for_sw_event (Results 1 – 3 of 3) sorted by relevance
278 ret_event = cdns_mhdp_wait_for_sw_event(mhdp, CDNS_HDCP_TX_STATUS); in cdns_mhdp_hdcp_set_config()295 ret_event = cdns_mhdp_wait_for_sw_event(mhdp, CDNS_HDCP_TX_STATUS); in cdns_mhdp_hdcp_auth_check()319 ret_event = cdns_mhdp_wait_for_sw_event(mhdp, in cdns_mhdp_hdcp_check_receviers()340 ret_event = cdns_mhdp_wait_for_sw_event(mhdp, in cdns_mhdp_hdcp_auth_22()
420 u32 cdns_mhdp_wait_for_sw_event(struct cdns_mhdp_device *mhdp, uint32_t event);
2419 u32 cdns_mhdp_wait_for_sw_event(struct cdns_mhdp_device *mhdp, u32 event) in cdns_mhdp_wait_for_sw_event() function