Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/isdn/hardware/mISDN/
Dhfcpci.c536 __le16 *z1r, *z2r, *z1t, *z2t; in hfcpci_empty_fifo_trans() local
540 z1r = &rxbz->za[MAX_B_FRAMES].z1; /* pointer to z reg */ in hfcpci_empty_fifo_trans()
541 z2r = z1r + 1; in hfcpci_empty_fifo_trans()
545 fcnt_rx = le16_to_cpu(*z1r) - le16_to_cpu(*z2r); in hfcpci_empty_fifo_trans()