Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c259 #define HFC_outb_nodebug(hc, reg, val) (hc->HFC_outb_nodebug(hc, reg, val)) macro
383 HFC_outb_nodebug(hc, reg, val); in HFC_outb_debug()
1300 HFC_outb_nodebug(hc, R_SLOT, i); in init_chip()
1303 HFC_outb_nodebug(hc, A_CONF, 0); in init_chip()
1732 HFC_outb_nodebug(hc, R_GPIO_EN1, in hfcmulti_leds()
2543 HFC_outb_nodebug(hc, R_ST_SEL, in ph_state_irq()
2575 HFC_outb_nodebug(hc, R_FIFO, in ph_state_irq()
2578 HFC_outb_nodebug(hc, in ph_state_irq()
2619 HFC_outb_nodebug(hc, R_FIFO, 0); in fifo_irq()
2626 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