Searched refs:SET_DPS (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A DmISDNisar.c526 send_mbox(ch->is, SET_DPS(ch->dpath) |
580 send_mbox(ch->is, SET_DPS(ch->dpath) |
644 send_mbox(ch->is, SET_DPS(ch->dpath) | ISAR_HIS_SDATA,
648 send_mbox(ch->is, SET_DPS(ch->dpath) | ISAR_HIS_SDATA,
655 send_mbox(ch->is, SET_DPS(ch->dpath) | ISAR_HIS_SDATA,
658 send_mbox(ch->is, SET_DPS(ch->dpath) | ISAR_HIS_SDATA,
719 send_mbox(ch->is, SET_DPS(ch->dpath) |
816 u8 dps = SET_DPS(ch->dpath);
871 u8 dps = SET_DPS(ch->dpath);
1158 u8 dps = SET_DPS(c
[all...]
H A Disar.h100 #define SET_DPS(x) ((x<<6) & 0xc0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Disar.c586 sendmsg(cs, SET_DPS(bcs->hw.isar.dpath) |
652 sendmsg(cs, SET_DPS(bcs->hw.isar.dpath) |
714 sendmsg(cs, SET_DPS(bcs->hw.isar.dpath) | ISAR_HIS_SDATA,
718 sendmsg(cs, SET_DPS(bcs->hw.isar.dpath) | ISAR_HIS_SDATA,
726 sendmsg(cs, SET_DPS(bcs->hw.isar.dpath) | ISAR_HIS_SDATA,
729 sendmsg(cs, SET_DPS(bcs->hw.isar.dpath) | ISAR_HIS_SDATA,
798 sendmsg(bcs->cs, SET_DPS(bcs->hw.isar.dpath) |
898 u_char dps = SET_DPS(bcs->hw.isar.dpath);
983 u_char dps = SET_DPS(bcs->hw.isar.dpath);
1285 u_char dps = SET_DPS(bc
[all...]
H A Disar.h46 #define SET_DPS(x) ((x<<6) & 0xc0) macro

Completed in 112 milliseconds