Searched refs:POWERUP (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/ |
| H A D | dw_dsi_reg.h | 17 #define POWERUP BIT(0) macro
|
| H A D | kirin_drm_dsi.c | 222 writel(POWERUP, base + PWR_UP); in dw_dsi_set_mode()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | dw_mipi_dsi.c | 33 #define POWERUP BIT(0) macro 914 dsi_write(dsi, DSI_PWR_UP, POWERUP); in dw_mipi_dsi_enable() 926 dsi_write(dsi, DSI_PWR_UP, POWERUP); in dw_mipi_dsi_disable() 1253 dsi_write(dsi, DSI_PWR_UP, POWERUP); in dw_mipi_dsi_pre_enable()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-mipi-dsi.c | 40 #define POWERUP BIT(0) macro 598 dsi_write(dsi, DSI_PWR_UP, POWERUP); in dw_mipi_dsi_set_mode()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/kirin/ |
| H A D | dw_drm_dsi.c | 479 writel(POWERUP, base + PWR_UP); in dsi_mipi_init()
|