Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/meson/
Dmeson_venc.c1588 priv->io_base + _REG(L_GAMMA_CNTL_PORT)); in meson_encl_set_gamma_table()
1590 ret = readl_relaxed_poll_timeout(priv->io_base + _REG(L_GAMMA_CNTL_PORT), in meson_encl_set_gamma_table()
1600 ret = readl_relaxed_poll_timeout(priv->io_base + _REG(L_GAMMA_CNTL_PORT), in meson_encl_set_gamma_table()
1609 ret = readl_relaxed_poll_timeout(priv->io_base + _REG(L_GAMMA_CNTL_PORT), in meson_encl_set_gamma_table()
1626 priv->io_base + _REG(L_GAMMA_CNTL_PORT)); in meson_encl_load_gamma()
Dmeson_registers.h1310 #define L_GAMMA_CNTL_PORT 0x1400 macro