Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/isdn/hardware/mISDN/
Dhfcpci.c88 unsigned char int_m1; member
244 hc->hw.int_m1 = HFCPCI_INTS_DTRANS | HFCPCI_INTS_DREC | in reset_hfcpci()
246 Write_hfc(hc, HFCPCI_INT_M1, hc->hw.int_m1); in reset_hfcpci()
943 hc->hw.int_m1 &= ~HFCPCI_INTS_TIMER; in handle_nt_timer3()
944 Write_hfc(hc, HFCPCI_INT_M1, hc->hw.int_m1); in handle_nt_timer3()
968 hc->hw.int_m1 &= ~HFCPCI_INTS_TIMER; in ph_state_nt()
969 Write_hfc(hc, HFCPCI_INT_M1, hc->hw.int_m1); in ph_state_nt()
977 hc->hw.int_m1 |= HFCPCI_INTS_TIMER; in ph_state_nt()
978 Write_hfc(hc, HFCPCI_INT_M1, hc->hw.int_m1); in ph_state_nt()
996 hc->hw.int_m1 &= ~HFCPCI_INTS_TIMER; in ph_state_nt()
[all …]