Searched refs:HFC_outb_nodebug (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
H A D | hfcmulti.c | 243 #define HFC_outb_nodebug(hc, reg, val) \ macro 244 (hc->HFC_outb_nodebug(hc, reg, val, __func__, __LINE__)) 259 #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() 1331 HFC_outb_nodebug(hc, R_SLOT, i); in init_chip() 1332 HFC_outb_nodebug(hc, A_SL_CFG, 0); in init_chip() 1334 HFC_outb_nodebug(hc, A_CONF, 0); in init_chip() 1550 HFC_outb_nodebug(hc, R_RAM_ADDR0, i); in init_chip() 1551 HFC_outb_nodebug(h in init_chip() [all...] |
H A D | hfc_multi.h | 153 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
|
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | hfcmulti.c | 243 #define HFC_outb_nodebug(hc, reg, val) \ macro 244 (hc->HFC_outb_nodebug(hc, reg, val, __func__, __LINE__)) 259 #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() 1301 HFC_outb_nodebug(hc, A_SL_CFG, 0); in init_chip() 1303 HFC_outb_nodebug(hc, A_CONF, 0); in init_chip() 1519 HFC_outb_nodebug(hc, R_RAM_ADDR0, i); in init_chip() 1520 HFC_outb_nodebug(h in init_chip() [all...] |
H A D | hfc_multi.h | 153 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
|
Completed in 16 milliseconds