Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/dp/
Ddp_reg.h12 #define REG_DP_SW_RESET (0x00000010) macro
Ddp_catalog.c493 sw_reset = dp_read_ahb(catalog, REG_DP_SW_RESET); in dp_catalog_ctrl_reset()
496 dp_write_ahb(catalog, REG_DP_SW_RESET, sw_reset); in dp_catalog_ctrl_reset()
500 dp_write_ahb(catalog, REG_DP_SW_RESET, sw_reset); in dp_catalog_ctrl_reset()