Searched refs:hscx (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/isdn/hardware/mISDN/ |
| H A D | mISDNipac.c | 941 hscx->ip->name, hscx->bch.nr, count); in hscx_empty_fifo() 947 hscx->ip->read_fifo(hscx->ip->hw, in hscx_empty_fifo() 950 hscx->ip->read_fifo(hscx->ip->hw, in hscx_empty_fifo() 957 hscx->bch.nr, hscx->ip->name, count); in hscx_empty_fifo() 991 hscx->ip->write_fifo(hscx->ip->hw, in hscx_fill_fifo() 995 hscx->ip->write_fifo(hscx->ip->hw, in hscx_fill_fifo() 1002 hscx->bch.nr, hscx->ip->name, count); in hscx_fill_fifo() 1216 '@' + hscx->bch.nr, hscx->bch.state, bprotocol, hscx->bch.nr); in hscx_mode() 1258 WriteHSCX(hscx, IPAC_TSAX, hscx->slot); in hscx_mode() 1259 WriteHSCX(hscx, IPAC_TSAR, hscx->slot); in hscx_mode() [all …]
|
| H A D | mISDNinfineon.c | 102 struct _ioaddr hscx; member 552 hw->ipac.hscx[0].slot = 0x1f; in reset_inf() 553 hw->ipac.hscx[1].slot = 0x23; in reset_inf() 726 hw->hscx.mode = hw->cfg.mode; in setup_io() 735 hw->hscx.mode = hw->addr.mode; in setup_io() 736 hw->hscx.a.p = hw->addr.p; in setup_io() 742 hw->hscx.mode = hw->addr.mode; in setup_io() 743 hw->hscx.a.p = hw->addr.p; in setup_io() 752 hw->hscx.mode = hw->cfg.mode; in setup_io() 770 hw->hscx.mode = hw->addr.mode; in setup_io() [all …]
|
| H A D | ipac.h | 57 struct hscx_hw hscx[2]; member
|