Home
last modified time | relevance | path

Searched refs:hdcp_cfg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-hdcp.c255 u8 hdcp_cfg) in cdns_mhdp_hdcp_tx_config() argument
261 HDCP_TRAN_CONFIGURATION, 1, &hdcp_cfg); in cdns_mhdp_hdcp_tx_config()
272 u8 hdcp_cfg; in cdns_mhdp_hdcp_set_config() local
275 hdcp_cfg = hdcp_config | (enable ? 0x04 : 0) | in cdns_mhdp_hdcp_set_config()
277 cdns_mhdp_hdcp_tx_config(mhdp, hdcp_cfg); in cdns_mhdp_hdcp_set_config()