Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/gma500/
Dmdfld_dsi_dpi.c557 REG_WRITE(MIPI_DPHY_PARAM_REG(pipe), 0x2A0c6008); in mdfld_dsi_dpi_controller_init()
559 REG_WRITE(MIPI_DPHY_PARAM_REG(pipe), 0x150c3408); in mdfld_dsi_dpi_controller_init()
785 REG_WRITE(MIPI_DPHY_PARAM_REG(pipe), 0x150A600F); in mdfld_mipi_config()
871 REG_WRITE(MIPI_DPHY_PARAM_REG(pipe), 0x2A0c6008); in mdfld_dsi_dpi_mode_set()
Dmdfld_dsi_output.h120 #define MIPI_DPHY_PARAM_REG(pipe) (0xb080 + REG_OFFSET(pipe)) macro