Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/msm/dp/
A Ddp_panel.c98 dp_panel->ds_port_cnt &= DP_PORT_COUNT_MASK; in dp_panel_read_dpcd()
/linux-6.3-rc2/include/drm/display/
A Ddrm_dp.h144 # define DP_PORT_COUNT_MASK 0x0f macro
/linux-6.3-rc2/drivers/gpu/drm/display/
A Ddrm_dp_helper.c875 u8 port_count = dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_PORT_COUNT_MASK; in drm_dp_downstream_port_count()

Completed in 17 milliseconds