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

/linux-4.4.14/drivers/platform/goldfish/
H A Dgoldfish_pipe.c68 #define PIPE_REG_STATUS 0x04 /* read */ macro
164 status = readl(dev->base + PIPE_REG_STATUS); goldfish_cmd_status()
182 * the PIPE_REG_STATUS i/o register into a valid negative errno value.
338 status = readl(dev->base + PIPE_REG_STATUS); goldfish_pipe_read_write()

Completed in 34 milliseconds