Searched refs:HFCPCI_CTMT (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/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() 996 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt | in ph_state_nt() 1039 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt | in ph_state_nt() 1200 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt | HFCPCI_CLTIMER); in hfcpci_int() 1437 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt); in mode_hfcpci() 1512 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt); in set_hfcpci_rxtest()
|
/linux-4.19.296/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() 815 Write_hfc(cs, HFCPCI_CTMT, cs->hw.hfcpci.ctmt); in hfcpci_auxcmd() 971 Write_hfc(cs, HFCPCI_CTMT, cs->hw.hfcpci.ctmt | HFCPCI_CLTIMER); in hfcpci_interrupt() 1384 Write_hfc(cs, HFCPCI_CTMT, cs->hw.hfcpci.ctmt); in mode_hfcpci() 1552 Write_hfc(cs, HFCPCI_CTMT, cs->hw.hfcpci.ctmt | HFCPCI_CLTIMER); in hfcpci_bh() 1553 Write_hfc(cs, HFCPCI_CTMT, cs->hw.hfcpci.ctmt | HFCPCI_CLTIMER); in hfcpci_bh()
|