Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c68 #define DSI_GNQ DSI_REG(DSI_PROTO, 0x0044) macro
1786 val = REG_GET(dsidev, DSI_GNQ, 14, 12); /* VP1_LINE_BUFFER_SIZE */ in dsi_get_line_buf_size()
5431 dsi->num_lanes_supported = 1 + REG_GET(dsidev, DSI_GNQ, 11, 9); in dsi_bind()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddsi.c69 #define DSI_GNQ DSI_REG(DSI_PROTO, 0x0044) macro
1762 val = REG_GET(dsi, DSI_GNQ, 14, 12); /* VP1_LINE_BUFFER_SIZE */ in dsi_get_line_buf_size()
5429 dsi->num_lanes_supported = 1 + REG_GET(dsi, DSI_GNQ, 11, 9); in dsi_bind()