Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dp/
H A Ddp_catalog.c351 dp_write_link(catalog, REG_DP_STATE_CTRL, state); in dp_catalog_ctrl_state_ctrl()
806 dp_write_link(catalog, REG_DP_STATE_CTRL, 0x0); in dp_catalog_ctrl_send_phy_pattern()
811 dp_write_link(catalog, REG_DP_STATE_CTRL, in dp_catalog_ctrl_send_phy_pattern()
823 dp_write_link(catalog, REG_DP_STATE_CTRL, in dp_catalog_ctrl_send_phy_pattern()
827 dp_write_link(catalog, REG_DP_STATE_CTRL, in dp_catalog_ctrl_send_phy_pattern()
831 dp_write_link(catalog, REG_DP_STATE_CTRL, in dp_catalog_ctrl_send_phy_pattern()
856 dp_write_link(catalog, REG_DP_STATE_CTRL, in dp_catalog_ctrl_send_phy_pattern()
865 dp_write_link(catalog, REG_DP_STATE_CTRL, in dp_catalog_ctrl_send_phy_pattern()
H A Ddp_reg.h113 #define REG_DP_STATE_CTRL (0x00000004) macro