Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/goldfish/
Dgoldfish_pipe.c74 #define PIPE_REG_WAKES 0x14 /* read: wake flags */ macro
472 wakes = readl(dev->base + PIPE_REG_WAKES); in goldfish_pipe_interrupt()