Searched refs:hscx_cmdr (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/isdn/hardware/mISDN/ |
H A D | mISDNipac.c | 913 hscx_cmdr(struct hscx_hw *hx, u8 cmd) in hscx_cmdr() function 932 hscx_cmdr(hscx, 0x80); /* RMC */ in hscx_empty_fifo() 937 hscx_cmdr(hscx, 0x80); /* RMC */ in hscx_empty_fifo() 953 hscx_cmdr(hscx, 0x80); /* RMC */ in hscx_empty_fifo() 998 hscx_cmdr(hscx, more ? 0x08 : 0x0a); in hscx_fill_fifo() 1052 hscx_cmdr(hx, 0x80); /* Do RMC */ in ipac_rme() 1128 hscx_cmdr(hx, 0x40); /* RRES */ in ipac_irq() 1144 hscx_cmdr(hx, 0x01); /* XRES */ in ipac_irq() 1230 hscx_cmdr(hscx, 0x41); in hscx_mode() 1237 hscx_cmdr(hscx, 0x41); in hscx_mode() [all …]
|