Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.h22 #define DSI_PROTO_SZ 0x200 macro
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c49 #define DSI_PROTO_SZ 0x200 macro
5303 temp_res.end = temp_res.start + DSI_PROTO_SZ - 1; in dsi_bind()