Home
last modified time | relevance | path

Searched refs:HFC_inw (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfc_multi_8xx.h126 hc->HFC_inw = HFC_inw_embsd; in setup_embedded()
H A Dhfcmulti.c249 #define HFC_inw(hc, reg) \ macro
250 (hc->HFC_inw(hc, reg, __func__, __LINE__))
262 #define HFC_inw(hc, reg) (hc->HFC_inw(hc, reg)) macro
433 "HFC_inw(chip %d, %02x=%s) = 0x%04x; in %s() line %d\n", in HFC_inw_debug()
4394 hc->HFC_inw = HFC_inw_pcimem; in setup_pci()
4447 hc->HFC_inw = HFC_inw_pcimem; in setup_pci()
4475 hc->HFC_inw = HFC_inw_regio; in setup_pci()
5134 hc->HFC_inw_nodebug = hc->HFC_inw; in hfcmulti_init()
5139 hc->HFC_inw in hfcmulti_init()
[all...]
H A Dhfc_multi.h159 u_short (*HFC_inw)(struct hfc_multi *hc, u_char reg, member
174 u_short (*HFC_inw)(struct hfc_multi *hc, u_char reg); member
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfc_multi_8xx.h126 hc->HFC_inw = HFC_inw_embsd; in setup_embedded()
H A Dhfcmulti.c249 #define HFC_inw(hc, reg) \ macro
250 (hc->HFC_inw(hc, reg, __func__, __LINE__))
262 #define HFC_inw(hc, reg) (hc->HFC_inw(hc, reg)) macro
433 "HFC_inw(chip %d, %02x=%s) = 0x%04x; in %s() line %d\n", in HFC_inw_debug()
4361 hc->HFC_inw = HFC_inw_pcimem; in setup_pci()
4414 hc->HFC_inw = HFC_inw_pcimem; in setup_pci()
4442 hc->HFC_inw = HFC_inw_regio; in setup_pci()
5101 hc->HFC_inw_nodebug = hc->HFC_inw; in hfcmulti_init()
5106 hc->HFC_inw in hfcmulti_init()
[all...]
H A Dhfc_multi.h159 u_short (*HFC_inw)(struct hfc_multi *hc, u_char reg, member
174 u_short (*HFC_inw)(struct hfc_multi *hc, u_char reg); member

Completed in 17 milliseconds