Searched refs:hscx_cmdr (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/isdn/hardware/mISDN/ |
D | mISDNipac.c | 912 hscx_cmdr(struct hscx_hw *hx, u8 cmd) in hscx_cmdr() function 931 hscx_cmdr(hscx, 0x80); /* RMC */ in hscx_empty_fifo() 936 hscx_cmdr(hscx, 0x80); /* RMC */ in hscx_empty_fifo() 952 hscx_cmdr(hscx, 0x80); /* RMC */ in hscx_empty_fifo() 997 hscx_cmdr(hscx, more ? 0x08 : 0x0a); in hscx_fill_fifo() 1051 hscx_cmdr(hx, 0x80); /* Do RMC */ in ipac_rme() 1127 hscx_cmdr(hx, 0x40); /* RRES */ in ipac_irq() 1143 hscx_cmdr(hx, 0x01); /* XRES */ in ipac_irq() 1229 hscx_cmdr(hscx, 0x41); in hscx_mode() 1236 hscx_cmdr(hscx, 0x41); in hscx_mode() [all …]
|