Searched refs:z2t (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
H A D | hfcpci.c | 537 __le16 *z1r, *z2r, *z1t, *z2t; in hfcpci_empty_fifo_trans() local 544 z2t = z1t + 1; in hfcpci_empty_fifo_trans() 556 fcnt_tx = le16_to_cpu(*z2t) - le16_to_cpu(*z1t); in hfcpci_empty_fifo_trans() 747 __le16 *z1t, *z2t; in hfcpci_fill_fifo() local 769 z2t = z1t + 1; in hfcpci_fill_fifo() 773 le16_to_cpu(*z1t), le16_to_cpu(*z2t)); in hfcpci_fill_fifo() 774 fcnt = le16_to_cpu(*z2t) - le16_to_cpu(*z1t); in hfcpci_fill_fifo()
|
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | hfcpci.c | 537 __le16 *z1r, *z2r, *z1t, *z2t; in hfcpci_empty_fifo_trans() local 544 z2t = z1t + 1; in hfcpci_empty_fifo_trans() 556 fcnt_tx = le16_to_cpu(*z2t) - le16_to_cpu(*z1t); in hfcpci_empty_fifo_trans() 747 __le16 *z1t, *z2t; in hfcpci_fill_fifo() local 769 z2t = z1t + 1; in hfcpci_fill_fifo() 773 le16_to_cpu(*z1t), le16_to_cpu(*z2t)); in hfcpci_fill_fifo() 774 fcnt = le16_to_cpu(*z2t) - le16_to_cpu(*z1t); in hfcpci_fill_fifo()
|
Completed in 6 milliseconds