Searched refs:th1520_mbox_chan_rmw (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/mailbox/ |
H A D | mailbox-th1520.c | 130 static void th1520_mbox_chan_rmw(struct th1520_mbox_con_priv *cp, u32 off, in th1520_mbox_chan_rmw() function 238 th1520_mbox_chan_rmw(cp, TH_1520_MBOX_GEN, in th1520_mbox_isr() 266 th1520_mbox_chan_rmw(cp, TH_1520_MBOX_GEN, TH_1520_MBOX_GEN_RX_DATA, 0, in th1520_mbox_send_data() 280 th1520_mbox_chan_rmw(cp, TH_1520_MBOX_GEN, 0x0, 0xff, true); in th1520_mbox_startup() 281 th1520_mbox_chan_rmw(cp, TH_1520_MBOX_GEN, 0x0, 0xff, false); in th1520_mbox_startup()
|