Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/via/
Daccel.c371 u32 vq_start_addr, vq_end_addr, vq_start_low, vq_end_low, vq_high, in viafb_reset_engine() local
420 vq_high = 0x52000000 | ((vq_start_addr & 0xFF000000) >> 24) | in viafb_reset_engine()
432 vq_high |= 0x20000000; in viafb_reset_engine()
436 writel(vq_high, engine + VIA_REG_CR_TRANSPACE); in viafb_reset_engine()
462 writel(vq_high, engine + VIA_REG_TRANSPACE); in viafb_reset_engine()