Searched refs:REG_DP_STATE_CTRL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/msm/dp/ |
H A D | dp_catalog.c | 341 dp_write_link(catalog, REG_DP_STATE_CTRL, state); in dp_catalog_ctrl_state_ctrl() 795 dp_write_link(catalog, REG_DP_STATE_CTRL, 0x0); in dp_catalog_ctrl_send_phy_pattern() 800 dp_write_link(catalog, REG_DP_STATE_CTRL, in dp_catalog_ctrl_send_phy_pattern() 812 dp_write_link(catalog, REG_DP_STATE_CTRL, in dp_catalog_ctrl_send_phy_pattern() 816 dp_write_link(catalog, REG_DP_STATE_CTRL, in dp_catalog_ctrl_send_phy_pattern() 820 dp_write_link(catalog, REG_DP_STATE_CTRL, in dp_catalog_ctrl_send_phy_pattern() 845 dp_write_link(catalog, REG_DP_STATE_CTRL, in dp_catalog_ctrl_send_phy_pattern() 854 dp_write_link(catalog, REG_DP_STATE_CTRL, in dp_catalog_ctrl_send_phy_pattern()
|
H A D | dp_reg.h | 107 #define REG_DP_STATE_CTRL (0x00000004) macro
|