Searched refs:ADE_OVLY_CTL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/ |
H A D | kirin_drm_ade.c | 125 writel(0, base + ADE_OVLY_CTL); in ade_init() 411 val = readl(base + ADE_OVLY_CTL); in ade_dump_overlay_compositor_regs() 690 ade_update_bits(base + ADE_OVLY_CTL, CH_OVLY_SEL_OFST(ovly_ch), in ade_compositor_routing_set() 702 ade_update_bits(base + ADE_OVLY_CTL, CH_OVLY_SEL_OFST(ovly_ch), in ade_compositor_routing_disable()
|
H A D | kirin_ade_reg.h | 42 #define ADE_OVLY_CTL 0x0098 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/hisilicon/kirin/ |
H A D | kirin_drm_ade.c | 125 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()
|
H A D | kirin_ade_reg.h | 42 #define ADE_OVLY_CTL 0x0098 macro
|
Completed in 4 milliseconds