Home
last modified time | relevance | path

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

/linux/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c89 unsigned char int_m1; member
245 hc->hw.int_m1 = HFCPCI_INTS_DTRANS | HFCPCI_INTS_DREC | in reset_hfcpci()
247 Write_hfc(hc, HFCPCI_INT_M1, hc->hw.int_m1); in reset_hfcpci()
944 hc->hw.int_m1 &= ~HFCPCI_INTS_TIMER; in handle_nt_timer3()
945 Write_hfc(hc, HFCPCI_INT_M1, hc->hw.int_m1); in handle_nt_timer3()
969 hc->hw.int_m1 &= ~HFCPCI_INTS_TIMER; in ph_state_nt()
970 Write_hfc(hc, HFCPCI_INT_M1, hc->hw.int_m1); in ph_state_nt()
978 hc->hw.int_m1 |= HFCPCI_INTS_TIMER; in ph_state_nt()
979 Write_hfc(hc, HFCPCI_INT_M1, hc->hw.int_m1); in ph_state_nt()
997 hc->hw.int_m1 &= ~HFCPCI_INTS_TIMER; in ph_state_nt()
[all …]