Home
last modified time | relevance | path

Searched refs:VPP_MISC (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/video/meson/
H A Dmeson_plane.c116 priv->io_base + _REG(VPP_MISC)); in meson_vpu_setup_plane()
176 priv->io_base + _REG(VPP_MISC)); in meson_vpu_setup_plane()
H A Dmeson_vpu_init.c375 priv->io_base + _REG(VPP_MISC)); in meson_vpu_init()
379 priv->io_base + _REG(VPP_MISC)); in meson_vpu_init()
385 priv->io_base + _REG(VPP_MISC)); in meson_vpu_init()
H A Dmeson_registers.h331 #define VPP_MISC 0x1d26 macro