Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/analogix/
H A Danx7625.c866 u8 bcap; in anx7625_hdcp_enable() local
877 ret = anx7625_aux_trans(ctx, DP_AUX_NATIVE_READ, DP_AUX_HDCP_BCAPS, 1, &bcap); in anx7625_hdcp_enable()
881 if (!(bcap & DP_BCAPS_HDCP_CAPABLE)) { in anx7625_hdcp_enable()
882 pr_warn("downstream not support HDCP 1.4, cap(%x).\n", bcap); in anx7625_hdcp_enable()
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h254 uint32_t bcap:1; member
268 uint32_t bcap:1;