Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_dsi_reg.h17 #define POWERUP BIT(0) macro
H A Ddw_drm_dsi.c566 writel(POWERUP, base + PWR_UP); in dsi_mipi_init()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c38 #define POWERUP BIT(0) macro
590 dsi_write(dsi, DSI_PWR_UP, POWERUP); in dw_mipi_dsi_set_mode()