Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/meson/
Dmeson_osd_afbcd.c85 priv->io_base + _REG(VIU_SW_RESET)); in meson_gxm_afbcd_reset()
86 writel_relaxed(0, priv->io_base + _REG(VIU_SW_RESET)); in meson_gxm_afbcd_reset()
284 VIU_SW_RESET); in meson_g12a_afbcd_reset()
285 meson_rdma_writel_sync(priv, 0, VIU_SW_RESET); in meson_g12a_afbcd_reset()
Dmeson_viu.c327 priv->io_base + _REG(VIU_SW_RESET)); in meson_viu_osd1_reset()
329 priv->io_base + _REG(VIU_SW_RESET)); in meson_viu_osd1_reset()
Dmeson_registers.h140 #define VIU_SW_RESET 0x1a01 macro