Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RTR_3BUF_EN
drivers/gpu/drm/imx/dcss/dcss-dpr.c
400
val |= (ch->rtram_3buf_en ? RTR_3BUF_EN : 0);
drivers/gpu/drm/imx/dcss/dcss-dpr.c
401
mask = RTR_4LINE_BUF_EN | RTR_3BUF_EN;