Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_panel.h45 u32 ds_port_cnt; member
H A Ddp_panel.c118 dp_panel->ds_port_cnt = dpcd[DP_DOWN_STREAM_PORT_COUNT]; in dp_panel_read_dpcd()
119 dp_panel->ds_port_cnt &= DP_PORT_COUNT_MASK; in dp_panel_read_dpcd()