Home
last modified time | relevance | path

Searched defs:DSI_REG (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/bridge/imx/
H A Dimx93-mipi-dsi.c27 #define DSI_REG 0x4c macro
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.h17 #define DSI_REG(mod, idx) ((const struct dsi_reg) { mod, idx }) macro
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c45 #define DSI_REG(mod, idx) ((const struct dsi_reg) { mod, idx }) macro