Lines Matching defs:sbefifo
119 struct sbefifo { struct
135 struct sbefifo *sbefifo; argument
149 struct sbefifo *sbefifo = container_of(dev, struct sbefifo, dev); in timeout_show() local
264 static int sbefifo_regr(struct sbefifo *sbefifo, int reg, u32 *word) in sbefifo_regr()
279 static int sbefifo_regw(struct sbefifo *sbefifo, int reg, u32 word) in sbefifo_regw()
287 static int sbefifo_check_sbe_state(struct sbefifo *sbefifo) in sbefifo_check_sbe_state()
328 static int sbefifo_down_read(struct sbefifo *sbefifo, __be32 *word) in sbefifo_down_read()
334 static int sbefifo_up_write(struct sbefifo *sbefifo, __be32 word) in sbefifo_up_write()
340 static int sbefifo_request_reset(struct sbefifo *sbefifo) in sbefifo_request_reset()
382 static int sbefifo_cleanup_hw(struct sbefifo *sbefifo) in sbefifo_cleanup_hw()
450 static int sbefifo_wait(struct sbefifo *sbefifo, bool up, in sbefifo_wait()
494 static int sbefifo_send_command(struct sbefifo *sbefifo, in sbefifo_send_command()
547 static int sbefifo_read_response(struct sbefifo *sbefifo, struct iov_iter *response) in sbefifo_read_response()
633 static int sbefifo_do_command(struct sbefifo *sbefifo, in sbefifo_do_command()
646 static void sbefifo_collect_async_ffdc(struct sbefifo *sbefifo) in sbefifo_collect_async_ffdc()
687 static int __sbefifo_submit(struct sbefifo *sbefifo, in __sbefifo_submit()
741 struct sbefifo *sbefifo; in sbefifo_submit() local
792 struct sbefifo *sbefifo = container_of(inode->i_cdev, struct sbefifo, cdev); in sbefifo_user_open() local
817 struct sbefifo *sbefifo; in sbefifo_user_read() local
872 struct sbefifo *sbefifo; in sbefifo_user_write() local
1015 struct sbefifo *sbefifo = container_of(dev, struct sbefifo, dev); in sbefifo_free() local
1028 struct sbefifo *sbefifo; in sbefifo_probe() local
1106 struct sbefifo *sbefifo = dev_get_drvdata(dev); in sbefifo_remove() local