Searched refs:gf_write_ptr (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/include/linux/ |
D | goldfish.h | 6 static inline void gf_write_ptr(const void *ptr, void __iomem *portl, in gf_write_ptr() function
|
/linux-4.4.14/drivers/platform/goldfish/ |
D | goldfish_pipe.c | 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() 333 gf_write_ptr((void *)address, in goldfish_pipe_read_write()
|
/linux-4.4.14/drivers/tty/ |
D | goldfish.c | 62 gf_write_ptr(buf, base + GOLDFISH_TTY_DATA_PTR, in goldfish_tty_do_write() 84 gf_write_ptr(buf, base + GOLDFISH_TTY_DATA_PTR, in goldfish_tty_interrupt()
|
/linux-4.4.14/drivers/staging/goldfish/ |
D | goldfish_nand.c | 90 gf_write_ptr(ptr, base + NAND_DATA, base + NAND_DATA_HIGH); in goldfish_nand_cmd()
|