Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/goldfish/
Dgoldfish_pipe.c69 #define PIPE_REG_CHANNEL 0x08 /* read/write: channel id */ macro
161 gf_write_ptr(pipe, dev->base + PIPE_REG_CHANNEL, in goldfish_cmd_status()
175 gf_write_ptr(pipe, dev->base + PIPE_REG_CHANNEL, in goldfish_cmd()
330 gf_write_ptr(pipe, dev->base + PIPE_REG_CHANNEL, in goldfish_pipe_read_write()
466 channel |= readl(dev->base + PIPE_REG_CHANNEL); in goldfish_pipe_interrupt()