Searched refs:dpath (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/isdn/hardware/mISDN/
H A DmISDNisar.c505 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) argument
663 if ((!dpath) || (dpat
[all...]
H A Disar.h20 u8 dpath; member in struct:isar_ch
/linux-master/arch/powerpc/boot/
H A D4xx.c204 u32 cs, col, row, bank, dpath; local
226 dpath = 4; /* 32 bits */
228 dpath = 8; /* 64 bits */
251 memsize = cs * (1 << (col+row)) * bank * dpath;

Completed in 170 milliseconds