Searched refs:mapbit (Results 1 – 1 of 1) sorted by relevance
190 int mapbit = 0; in th1520_mbox_chan_id_to_mapbit() local195 return mapbit; in th1520_mbox_chan_id_to_mapbit()198 mapbit++; in th1520_mbox_chan_id_to_mapbit()212 int mapbit = th1520_mbox_chan_id_to_mapbit(cp); in th1520_mbox_isr() local218 if (!(sta & BIT(mapbit))) in th1520_mbox_isr()222 th1520_mbox_rmw(priv, TH_1520_MBOX_CLR, BIT(mapbit), 0); in th1520_mbox_isr()