Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/isdn/hardware/mISDN/
DmISDNisar.c110 isar->write_reg(isar->hw, ISAR_IIA, 0); in rcv_mbox()
416 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
421 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
428 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
437 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
448 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
461 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
483 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
494 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
505 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0); in isar_rcv_frame()
[all …]
Disar.h62 #define ISAR_IIA 0x58 macro