Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfc_pci.h214 #define Read_hfc(a, b) (readb((a->hw.pci_io) + b)) macro
H A Dhfcpci.c199 val = Read_hfc(hc, HFCPCI_CHIP_ID); in reset_hfcpci()
207 val = Read_hfc(hc, HFCPCI_STATUS); in reset_hfcpci()
215 val = Read_hfc(hc, HFCPCI_STATUS); in reset_hfcpci()
220 val = Read_hfc(hc, HFCPCI_STATUS); in reset_hfcpci()
249 val = Read_hfc(hc, HFCPCI_INT_S1); in reset_hfcpci()
284 val = Read_hfc(hc, HFCPCI_INT_S2); in reset_hfcpci()
971 (void) Read_hfc(hc, HFCPCI_INT_S1); in ph_state_nt()
1153 stat = Read_hfc(hc, HFCPCI_STATUS); in hfcpci_int()
1155 val = Read_hfc(hc, HFCPCI_INT_S1); in hfcpci_int()
1170 exval = Read_hfc(hc, HFCPCI_STATES) & 0xf; in hfcpci_int()