Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c537 __le16 *z1r, *z2r, *z1t, *z2t; in hfcpci_empty_fifo_trans() local
541 z1r = &rxbz->za[MAX_B_FRAMES].z1; /* pointer to z reg */ in hfcpci_empty_fifo_trans()
542 z2r = z1r + 1; in hfcpci_empty_fifo_trans()
546 fcnt_rx = le16_to_cpu(*z1r) - le16_to_cpu(*z2r); in hfcpci_empty_fifo_trans()