Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c59 #define DSI_PROTO 0 macro
62 #define DSI_REVISION DSI_REG(DSI_PROTO, 0x0000)
63 #define DSI_SYSCONFIG DSI_REG(DSI_PROTO, 0x0010)
64 #define DSI_SYSSTATUS DSI_REG(DSI_PROTO, 0x0014)
65 #define DSI_IRQSTATUS DSI_REG(DSI_PROTO, 0x0018)
66 #define DSI_IRQENABLE DSI_REG(DSI_PROTO, 0x001C)
67 #define DSI_CTRL DSI_REG(DSI_PROTO, 0x0040)
68 #define DSI_GNQ DSI_REG(DSI_PROTO, 0x0044)
69 #define DSI_COMPLEXIO_CFG1 DSI_REG(DSI_PROTO, 0x0048)
70 #define DSI_COMPLEXIO_IRQ_STATUS DSI_REG(DSI_PROTO, 0x004C)
[all …]
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddsi.c60 #define DSI_PROTO 0 macro
63 #define DSI_REVISION DSI_REG(DSI_PROTO, 0x0000)
64 #define DSI_SYSCONFIG DSI_REG(DSI_PROTO, 0x0010)
65 #define DSI_SYSSTATUS DSI_REG(DSI_PROTO, 0x0014)
66 #define DSI_IRQSTATUS DSI_REG(DSI_PROTO, 0x0018)
67 #define DSI_IRQENABLE DSI_REG(DSI_PROTO, 0x001C)
68 #define DSI_CTRL DSI_REG(DSI_PROTO, 0x0040)
69 #define DSI_GNQ DSI_REG(DSI_PROTO, 0x0044)
70 #define DSI_COMPLEXIO_CFG1 DSI_REG(DSI_PROTO, 0x0048)
71 #define DSI_COMPLEXIO_IRQ_STATUS DSI_REG(DSI_PROTO, 0x004C)
[all …]