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.c90 unsigned char int_m1; member
246 hc->hw.int_m1 = HFCPCI_INTS_DTRANS | HFCPCI_INTS_DREC | in reset_hfcpci()
248 Write_hfc(hc, HFCPCI_INT_M1, hc->hw.int_m1); in reset_hfcpci()
945 hc->hw.int_m1 &= ~HFCPCI_INTS_TIMER; in handle_nt_timer3()
946 Write_hfc(hc, HFCPCI_INT_M1, hc->hw.int_m1); in handle_nt_timer3()
970 hc->hw.int_m1 &= ~HFCPCI_INTS_TIMER; in ph_state_nt()
971 Write_hfc(hc, HFCPCI_INT_M1, hc->hw.int_m1); in ph_state_nt()
979 hc->hw.int_m1 |= HFCPCI_INTS_TIMER; in ph_state_nt()
980 Write_hfc(hc, HFCPCI_INT_M1, hc->hw.int_m1); in ph_state_nt()
998 hc->hw.int_m1 &= ~HFCPCI_INTS_TIMER; in ph_state_nt()
[all …]