Searched refs:HFCPCI_CTMT (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/isdn/hisax/ |
D | hfc_pci.h | 68 #define HFCPCI_CTMT 0x64 macro
|
D | hfc_pci.c | 124 Write_hfc(cs, HFCPCI_CTMT, cs->hw.hfcpci.ctmt); in reset_hfcpci() 814 Write_hfc(cs, HFCPCI_CTMT, cs->hw.hfcpci.ctmt); in hfcpci_auxcmd() 970 Write_hfc(cs, HFCPCI_CTMT, cs->hw.hfcpci.ctmt | HFCPCI_CLTIMER); in hfcpci_interrupt() 1381 Write_hfc(cs, HFCPCI_CTMT, cs->hw.hfcpci.ctmt); in mode_hfcpci() 1549 Write_hfc(cs, HFCPCI_CTMT, cs->hw.hfcpci.ctmt | HFCPCI_CLTIMER); in hfcpci_bh() 1550 Write_hfc(cs, HFCPCI_CTMT, cs->hw.hfcpci.ctmt | HFCPCI_CLTIMER); in hfcpci_bh()
|
/linux-4.1.27/drivers/isdn/hardware/mISDN/ |
D | hfc_pci.h | 70 #define HFCPCI_CTMT 0x64 macro
|
D | hfcpci.c | 255 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt); in reset_hfcpci() 995 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt | in ph_state_nt() 1038 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt | in ph_state_nt() 1199 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt | HFCPCI_CLTIMER); in hfcpci_int() 1435 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt); in mode_hfcpci() 1510 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt); in set_hfcpci_rxtest()
|