Lines Matching defs:cp
112 static void th1520_mbox_chan_write(struct th1520_mbox_con_priv *cp, u32 val, in th1520_mbox_chan_write()
121 static u32 th1520_mbox_chan_read(struct th1520_mbox_con_priv *cp, u32 offs, in th1520_mbox_chan_read()
130 static void th1520_mbox_chan_rmw(struct th1520_mbox_con_priv *cp, u32 off, in th1520_mbox_chan_rmw()
145 static void th1520_mbox_chan_rd_data(struct th1520_mbox_con_priv *cp, in th1520_mbox_chan_rd_data()
162 static void th1520_mbox_chan_wr_data(struct th1520_mbox_con_priv *cp, in th1520_mbox_chan_wr_data()
179 static void th1520_mbox_chan_wr_ack(struct th1520_mbox_con_priv *cp, void *data, in th1520_mbox_chan_wr_ack()
188 static int th1520_mbox_chan_id_to_mapbit(struct th1520_mbox_con_priv *cp) in th1520_mbox_chan_id_to_mapbit()
211 struct th1520_mbox_con_priv *cp = chan->con_priv; in th1520_mbox_isr() local
263 struct th1520_mbox_con_priv *cp = chan->con_priv; in th1520_mbox_send_data() local
274 struct th1520_mbox_con_priv *cp = chan->con_priv; in th1520_mbox_startup() local
320 struct th1520_mbox_con_priv *cp = chan->con_priv; in th1520_mbox_shutdown() local
485 struct th1520_mbox_con_priv *cp = &priv->con_priv[i]; in th1520_mbox_probe() local