Lines Matching defs:dpath
505 send_mbox(ch->is, SET_DPS(ch->dpath) |
559 send_mbox(ch->is, SET_DPS(ch->dpath) |
582 (ch->dpath == 1 ? BSTAT_RDM1 : BSTAT_RDM2)))
591 send_mbox(ch->is, SET_DPS(ch->dpath) | ISAR_HIS_SDATA,
632 send_mbox(ch->is, SET_DPS(ch->dpath) | ISAR_HIS_SDATA,
636 send_mbox(ch->is, SET_DPS(ch->dpath) | ISAR_HIS_SDATA,
643 send_mbox(ch->is, SET_DPS(ch->dpath) | ISAR_HIS_SDATA,
646 send_mbox(ch->is, SET_DPS(ch->dpath) | ISAR_HIS_SDATA,
659 sel_bch_isar(struct isar_hw *isar, u8 dpath)
663 if ((!dpath) || (dpath > 2))
665 if (base->dpath == dpath)
668 if (base->dpath == dpath)
705 send_mbox(ch->is, SET_DPS(ch->dpath) |
804 u8 dps = SET_DPS(ch->dpath);
859 u8 dps = SET_DPS(ch->dpath);
1068 pr_debug("%s: Buffer STEV dpath%d msb(%x)\n",
1147 u8 dps = SET_DPS(ch->dpath);
1206 u8 dps = SET_DPS(ch->dpath);
1238 u8 dps = SET_DPS(ch->dpath);
1249 msg[1] = ch->dpath + 2;
1250 msg[3] = ch->dpath + 2;
1278 if (!ch->dpath)
1279 /* no init for dpath 0 */
1288 ch->dpath = 2;
1291 ch->dpath = 1;
1307 ch->dpath = 1;
1321 ch->bch.nr, ch->dpath, ch->bch.state, bprotocol);
1328 if (ch->dpath == 1)
1330 else if (ch->dpath == 2)
1332 ch->dpath = 0;
1342 u8 dps = SET_DPS(ch->dpath);
1460 isar->ch[i].dpath = i + 1;