Lines Matching defs:hi3660_mbox
62 * struct hi3660_mbox - Hi3660 mailbox controller data
72 struct hi3660_mbox {
80 static struct hi3660_mbox *to_hi3660_mbox(struct mbox_controller *mbox)
82 return container_of(mbox, struct hi3660_mbox, controller);
88 struct hi3660_mbox *mbox = to_hi3660_mbox(chan->mbox);
114 struct hi3660_mbox *mbox = to_hi3660_mbox(chan->mbox);
136 struct hi3660_mbox *mbox = to_hi3660_mbox(chan->mbox);
177 struct hi3660_mbox *mbox = to_hi3660_mbox(chan->mbox);
214 struct hi3660_mbox *mbox = to_hi3660_mbox(controller);
240 struct hi3660_mbox *mbox;