Searched refs:SET_DPS (Results 1 – 2 of 2) sorted by relevance
506 send_mbox(ch->is, SET_DPS(ch->dpath) | in isar_rcv_frame()560 send_mbox(ch->is, SET_DPS(ch->dpath) | in isar_rcv_frame()592 send_mbox(ch->is, SET_DPS(ch->dpath) | ISAR_HIS_SDATA, in isar_fill_fifo()633 send_mbox(ch->is, SET_DPS(ch->dpath) | ISAR_HIS_SDATA, in isar_fill_fifo()706 send_mbox(ch->is, SET_DPS(ch->dpath) | in send_next()805 u8 dps = SET_DPS(ch->dpath); in isar_pump_statev_modem()860 u8 dps = SET_DPS(ch->dpath); in isar_pump_statev_fax()1148 u8 dps = SET_DPS(ch->dpath); in setup_pump()1207 u8 dps = SET_DPS(ch->dpath); in setup_sart()1239 u8 dps = SET_DPS(ch->dpath); in setup_iom2()[all …]
87 #define SET_DPS(x) ((x << 6) & 0xc0) macro