Lines Matching refs:cdns_mhdp_device
18 static int cdns_mhdp_secure_mailbox_read(struct cdns_mhdp_device *mhdp)
33 static int cdns_mhdp_secure_mailbox_write(struct cdns_mhdp_device *mhdp,
51 static int cdns_mhdp_secure_mailbox_recv_header(struct cdns_mhdp_device *mhdp,
82 static int cdns_mhdp_secure_mailbox_recv_data(struct cdns_mhdp_device *mhdp,
99 static int cdns_mhdp_secure_mailbox_send(struct cdns_mhdp_device *mhdp,
128 static int cdns_mhdp_hdcp_get_status(struct cdns_mhdp_device *mhdp,
159 static u8 cdns_mhdp_hdcp_handle_status(struct cdns_mhdp_device *mhdp,
170 static int cdns_mhdp_hdcp_rx_id_valid_response(struct cdns_mhdp_device *mhdp,
184 static int cdns_mhdp_hdcp_rx_id_valid(struct cdns_mhdp_device *mhdp,
217 static int cdns_mhdp_hdcp_km_stored_resp(struct cdns_mhdp_device *mhdp,
230 static int cdns_mhdp_hdcp_tx_is_km_stored(struct cdns_mhdp_device *mhdp,
254 static int cdns_mhdp_hdcp_tx_config(struct cdns_mhdp_device *mhdp,
267 static int cdns_mhdp_hdcp_set_config(struct cdns_mhdp_device *mhdp,
289 static int cdns_mhdp_hdcp_auth_check(struct cdns_mhdp_device *mhdp)
313 static int cdns_mhdp_hdcp_check_receviers(struct cdns_mhdp_device *mhdp)
332 static int cdns_mhdp_hdcp_auth_22(struct cdns_mhdp_device *mhdp)
361 static inline int cdns_mhdp_hdcp_auth_14(struct cdns_mhdp_device *mhdp)
367 static int cdns_mhdp_hdcp_auth(struct cdns_mhdp_device *mhdp,
392 static int _cdns_mhdp_hdcp_disable(struct cdns_mhdp_device *mhdp)
404 static int _cdns_mhdp_hdcp_enable(struct cdns_mhdp_device *mhdp, u8 content_type)
433 static int cdns_mhdp_hdcp_check_link(struct cdns_mhdp_device *mhdp)
473 struct cdns_mhdp_device *mhdp = container_of(hdcp,
474 struct cdns_mhdp_device,
487 struct cdns_mhdp_device *mhdp = container_of(hdcp,
488 struct cdns_mhdp_device,
503 int cdns_mhdp_hdcp_enable(struct cdns_mhdp_device *mhdp, u8 content_type)
522 int cdns_mhdp_hdcp_disable(struct cdns_mhdp_device *mhdp)
538 void cdns_mhdp_hdcp_init(struct cdns_mhdp_device *mhdp)