Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds