Home
last modified time | relevance | path

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

/linux/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()