Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_ade_reg.h42 #define ADE_OVLY_CTL 0x0098 macro
H A Dkirin_drm_ade.c125 writel(0, base + ADE_OVLY_CTL); in ade_init()
411 val = readl(base + ADE_OVLY_CTL); in ade_dump_overlay_compositor_regs()
689 ade_update_bits(base + ADE_OVLY_CTL, CH_OVLY_SEL_OFST(ovly_ch), in ade_compositor_routing_set()
701 ade_update_bits(base + ADE_OVLY_CTL, CH_OVLY_SEL_OFST(ovly_ch), in ade_compositor_routing_disable()