Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dsoc-dai.h132 unsigned int tx_num, unsigned int *tx_slot,
143 unsigned int *tx_num, unsigned int *tx_slot,
171 unsigned int tx_num, unsigned int *tx_slot,
174 unsigned int *tx_num, unsigned int *tx_slot,
/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dhfcpci.c1257 u_char rx_slot = 0, tx_slot = 0, pcm_mode; in mode_hfcpci() local
1272 tx_slot = (bc >> 16) & 0xff; in mode_hfcpci()
1402 tx_slot = 0; in mode_hfcpci()
1406 tx_slot |= 0xC0; in mode_hfcpci()
1409 tx_slot |= 0x80; in mode_hfcpci()
1416 __func__, tx_slot); in mode_hfcpci()
1419 Write_hfc(hc, HFCPCI_B2_SSL, tx_slot); in mode_hfcpci()
1425 __func__, tx_slot); in mode_hfcpci()
1428 Write_hfc(hc, HFCPCI_B1_SSL, tx_slot); in mode_hfcpci()