Home
last modified time | relevance | path

Searched refs:ISAR_IIA (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/isdn/hardware/mISDN/
DmISDNisar.c109 isar->write_reg(isar->hw, ISAR_IIA, 0); in rcv_mbox()
415 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
420 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
427 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
436 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
447 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
460 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
482 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
493 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
504 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
[all …]
Disar.h62 #define ISAR_IIA 0x58 macro