Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c83 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()
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()
1184 Write_hfc(hc, HFCPCI_CTMT, hc->hw.ctmt | HFCPCI_CLTIMER); in hfcpci_int()
[all …]