Searched refs:ctmt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
H A D | hfcpci.c | 83 unsigned char ctmt; member 229 hc->hw.ctmt = HFCPCI_TIM3_125 | HFCPCI_AUTO_TIMER; in reset_hfcpci() 242 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt); in reset_hfcpci() 297 * WriteReg(hc, HFCD_DATA, HFCD_CTMT, hc->hw.ctmt | 0x80); in hfcpci_Timer() 980 hc->hw.ctmt &= ~HFCPCI_AUTO_TIMER; in ph_state_nt() 981 hc->hw.ctmt |= HFCPCI_TIM3_125; in ph_state_nt() 982 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt | in ph_state_nt() 1023 hc->hw.ctmt &= ~HFCPCI_AUTO_TIMER; in ph_state_nt() 1024 hc->hw.ctmt |= HFCPCI_TIM3_125; in ph_state_nt() 1025 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt | in ph_state_nt() [all...] |
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | hfcpci.c | 83 unsigned char ctmt; member 229 hc->hw.ctmt = HFCPCI_TIM3_125 | HFCPCI_AUTO_TIMER; in reset_hfcpci() 242 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt); in reset_hfcpci() 297 * WriteReg(hc, HFCD_DATA, HFCD_CTMT, hc->hw.ctmt | 0x80); in hfcpci_Timer() 980 hc->hw.ctmt &= ~HFCPCI_AUTO_TIMER; in ph_state_nt() 981 hc->hw.ctmt |= HFCPCI_TIM3_125; in ph_state_nt() 982 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt | in ph_state_nt() 1023 hc->hw.ctmt &= ~HFCPCI_AUTO_TIMER; in ph_state_nt() 1024 hc->hw.ctmt |= HFCPCI_TIM3_125; in ph_state_nt() 1025 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt | in ph_state_nt() [all...] |
Completed in 4 milliseconds