Searched refs:HFCPCI_CIRM (Results 1 – 4 of 4) sorted by relevance
/drivers/isdn/hardware/mISDN/ |
D | hfc_pci.h | 69 #define HFCPCI_CIRM 0x60 macro
|
D | hfcpci.c | 223 Write_hfc(hc, HFCPCI_CIRM, hc->hw.cirm); in reset_hfcpci() 227 Write_hfc(hc, HFCPCI_CIRM, hc->hw.cirm); in reset_hfcpci() 1438 Write_hfc(hc, HFCPCI_CIRM, hc->hw.cirm); in mode_hfcpci() 1513 Write_hfc(hc, HFCPCI_CIRM, hc->hw.cirm); in set_hfcpci_rxtest()
|
/drivers/isdn/hisax/ |
D | hfc_pci.h | 67 #define HFCPCI_CIRM 0x60 macro
|
D | hfc_pci.c | 79 Write_hfc(cs, HFCPCI_CIRM, HFCPCI_RESET); /* Reset On */ in release_io_hfcpci() 81 Write_hfc(cs, HFCPCI_CIRM, 0); /* Reset Off */ in release_io_hfcpci() 105 Write_hfc(cs, HFCPCI_CIRM, HFCPCI_RESET); /* Reset On */ in reset_hfcpci() 107 Write_hfc(cs, HFCPCI_CIRM, 0); /* Reset Off */ in reset_hfcpci()
|