Home
last modified time | relevance | path

Searched refs:PIPE_REG_VERSION (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/goldfish/
H A Dgoldfish_pipe_qemu.h75 PIPE_REG_VERSION = 36, enumerator
H A Dgoldfish_pipe.c918 writel(PIPE_DRIVER_VERSION, dev->base + PIPE_REG_VERSION); in goldfish_pipe_probe()
919 dev->version = readl(dev->base + PIPE_REG_VERSION); in goldfish_pipe_probe()
/kernel/linux/linux-6.6/drivers/platform/goldfish/
H A Dgoldfish_pipe_qemu.h75 PIPE_REG_VERSION = 36, enumerator
H A Dgoldfish_pipe.c910 writel(PIPE_DRIVER_VERSION, dev->base + PIPE_REG_VERSION); in goldfish_pipe_probe()
911 dev->version = readl(dev->base + PIPE_REG_VERSION); in goldfish_pipe_probe()

Completed in 4 milliseconds