Home
last modified time | relevance | path

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

/linux-6.15/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c260 #define HFC_outb_nodebug(hc, reg, val) (hc->HFC_outb_nodebug(hc, reg, val)) macro
384 HFC_outb_nodebug(hc, reg, val); in HFC_outb_debug()
1301 HFC_outb_nodebug(hc, R_SLOT, i); in init_chip()
1304 HFC_outb_nodebug(hc, A_CONF, 0); in init_chip()
1733 HFC_outb_nodebug(hc, R_GPIO_EN1, in hfcmulti_leds()
2545 HFC_outb_nodebug(hc, R_ST_SEL, in ph_state_irq()
2577 HFC_outb_nodebug(hc, R_FIFO, in ph_state_irq()
2580 HFC_outb_nodebug(hc, in ph_state_irq()
2621 HFC_outb_nodebug(hc, R_FIFO, 0); in fifo_irq()
2628 HFC_outb_nodebug(hc, R_FIFO, 0); in fifo_irq()
[all …]
H A Dhfc_multi.h153 void (*HFC_outb_nodebug)(struct hfc_multi *hc, u_char reg, member
170 void (*HFC_outb_nodebug)(struct hfc_multi *hc, u_char reg, member