Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.h17 #define DSI_REG(mod, idx) ((const struct dsi_reg) { mod, idx }) macro
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c44 #define DSI_REG(mod, idx) ((const struct dsi_reg) { mod, idx }) macro