/kernel/linux/linux-5.10/drivers/mfd/ |
D | dln2.c | 195 u16 handle, u16 rx_slot) in dln2_transfer_complete() argument 203 if (rx_slot >= DLN2_MAX_RX_SLOTS) in dln2_transfer_complete() 206 rxc = &rxs->slots[rx_slot]; in dln2_transfer_complete() 218 dev_warn(dev, "bad/late response %d/%d\n", handle, rx_slot); in dln2_transfer_complete() 437 int rx_slot; in _dln2_transfer() local 455 rx_slot = alloc_rx_slot(dln2, handle); in _dln2_transfer() 456 if (rx_slot < 0) { in _dln2_transfer() 457 ret = rx_slot; in _dln2_transfer() 461 ret = dln2_send_wait(dln2, handle, cmd, rx_slot, obuf, obuf_len); in _dln2_transfer() 467 rxc = &rxs->slots[rx_slot]; in _dln2_transfer() [all …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/apple/ |
D | macmace.c | 63 int rx_slot, rx_tail; member 133 mp->rx_slot = 0; in mace_rxdma_reset() 694 psc_write_word(PSC_ENETRD_CMD + mp->rx_slot, 0x1100); in mace_dma_intr() 696 left = psc_read_long(PSC_ENETRD_LEN + mp->rx_slot); in mace_dma_intr() 711 mace_load_rxdma_base(dev, mp->rx_slot); in mace_dma_intr() 712 mp->rx_slot ^= 0x10; in mace_dma_intr() 714 psc_write_word(PSC_ENETRD_CMD + mp->rx_slot, 0x9800); in mace_dma_intr()
|
/kernel/linux/linux-5.10/include/sound/ |
D | soc-dai.h | 133 unsigned int rx_num, unsigned int *rx_slot); 144 unsigned int *rx_num, unsigned int *rx_slot); 236 unsigned int rx_num, unsigned int *rx_slot); 239 unsigned int *rx_num, unsigned int *rx_slot);
|
/kernel/linux/linux-5.10/drivers/net/ |
D | rionet.c | 55 int rx_slot; member 99 i = rnet->rx_slot; in rionet_rx_clean() 121 } while ((i = (i + 1) % RIONET_RX_RING_SIZE) != rnet->rx_slot); in rionet_rx_clean() 131 i = rnet->rx_slot; in rionet_rx_fill() 142 rnet->rx_slot = i; in rionet_rx_fill() 277 if ((n = rionet_rx_clean(ndev)) != rnet->rx_slot) in rionet_inb_msg_event() 344 rnet->rx_slot = 0; in rionet_open()
|
/kernel/linux/linux-5.10/drivers/rapidio/devices/ |
D | tsi721.c | 2184 priv->imsg_ring[mbox].rx_slot = 0; in tsi721_open_inb_mbox() 2357 u32 rx_slot; in tsi721_close_inb_mbox() local 2379 for (rx_slot = 0; rx_slot < priv->imsg_ring[mbox].size; rx_slot++) in tsi721_close_inb_mbox() 2380 priv->imsg_ring[mbox].imq_base[rx_slot] = NULL; in tsi721_close_inb_mbox() 2416 u32 rx_slot; in tsi721_add_inb_buffer() local 2419 rx_slot = priv->imsg_ring[mbox].rx_slot; in tsi721_add_inb_buffer() 2420 if (priv->imsg_ring[mbox].imq_base[rx_slot]) { in tsi721_add_inb_buffer() 2423 rx_slot); in tsi721_add_inb_buffer() 2428 priv->imsg_ring[mbox].imq_base[rx_slot] = buf; in tsi721_add_inb_buffer() 2430 if (++priv->imsg_ring[mbox].rx_slot == priv->imsg_ring[mbox].size) in tsi721_add_inb_buffer() [all …]
|
D | tsi721.h | 737 u32 rx_slot; member
|
/kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
D | fsl_rmu.c | 176 int rx_slot; member 867 rmu->msg_rx_ring.rx_slot = 0; in fsl_open_inb_mbox() 955 rmu->msg_rx_ring.rx_slot); in fsl_add_inb_buffer() 957 if (rmu->msg_rx_ring.virt_buffer[rmu->msg_rx_ring.rx_slot]) { in fsl_add_inb_buffer() 960 rmu->msg_rx_ring.rx_slot); in fsl_add_inb_buffer() 965 rmu->msg_rx_ring.virt_buffer[rmu->msg_rx_ring.rx_slot] = buf; in fsl_add_inb_buffer() 966 if (++rmu->msg_rx_ring.rx_slot == rmu->msg_rx_ring.size) in fsl_add_inb_buffer() 967 rmu->msg_rx_ring.rx_slot = 0; in fsl_add_inb_buffer()
|
/kernel/linux/linux-5.10/sound/soc/ |
D | soc-dai.c | 241 unsigned int rx_num, unsigned int *rx_slot) in snd_soc_dai_set_channel_map() argument 248 rx_num, rx_slot); in snd_soc_dai_set_channel_map() 265 unsigned int *rx_num, unsigned int *rx_slot) in snd_soc_dai_get_channel_map() argument 272 rx_num, rx_slot); in snd_soc_dai_get_channel_map()
|
/kernel/linux/linux-5.10/drivers/hsi/clients/ |
D | cmt_speech.c | 94 unsigned int rx_slot; member 587 payload |= hi->rx_slot; in cs_hsi_read_on_data_complete() 588 hi->rx_slot++; in cs_hsi_read_on_data_complete() 589 hi->rx_slot %= hi->rx_ptr_boundary; in cs_hsi_read_on_data_complete() 591 hi->mmap_cfg->rx_ptr = hi->rx_slot; in cs_hsi_read_on_data_complete() 623 hi->rx_offsets[hi->rx_slot % hi->rx_bufs]); in cs_hsi_peek_on_data_complete() 955 hi->rx_slot = 0; in cs_hsi_buf_config()
|
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
D | q6afe-dai.c | 277 unsigned int rx_num, unsigned int *rx_slot) in q6tdm_set_channel_map() argument 307 if (!rx_slot) { in q6tdm_set_channel_map() 318 tdm->ch_mapping[i] = rx_slot[i]; in q6tdm_set_channel_map() 511 unsigned int rx_num, unsigned int *rx_slot) in q6slim_set_channel_map() argument 531 if (!rx_slot) { in q6slim_set_channel_map() 537 pcfg->slim.ch_mapping[i] = rx_slot[i]; in q6slim_set_channel_map()
|
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
D | hfcpci.c | 1241 u_char rx_slot = 0, tx_slot = 0, pcm_mode; in mode_hfcpci() local 1255 rx_slot = (bc >> 8) & 0xff; in mode_hfcpci() 1385 rx_slot = 0; in mode_hfcpci() 1389 rx_slot |= 0xC0; in mode_hfcpci() 1392 rx_slot |= 0x80; in mode_hfcpci() 1402 __func__, rx_slot); in mode_hfcpci() 1404 Write_hfc(hc, HFCPCI_B2_RSL, rx_slot); in mode_hfcpci() 1411 __func__, rx_slot); in mode_hfcpci() 1413 Write_hfc(hc, HFCPCI_B1_RSL, rx_slot); in mode_hfcpci()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
D | max98504.c | 224 unsigned int rx_num, unsigned int *rx_slot) in max98504_set_channel_map() argument
|
D | wcd9335.c | 1986 unsigned int rx_num, unsigned int *rx_slot) in wcd9335_set_channel_map() argument 1993 if (!tx_slot || !rx_slot) { in wcd9335_set_channel_map() 1995 tx_slot, rx_slot); in wcd9335_set_channel_map() 2001 wcd->rx_chs[i].ch_num = rx_slot[i]; in wcd9335_set_channel_map() 2016 unsigned int *rx_num, unsigned int *rx_slot) in wcd9335_get_channel_map() argument 2029 if (!rx_slot || !rx_num) { in wcd9335_get_channel_map() 2031 rx_slot, rx_num); in wcd9335_get_channel_map() 2036 rx_slot[i++] = ch->ch_num; in wcd9335_get_channel_map()
|
D | wcd934x.c | 1844 unsigned int rx_num, unsigned int *rx_slot) in wcd934x_set_channel_map() argument 1857 if (!tx_slot || !rx_slot) { in wcd934x_set_channel_map() 1859 tx_slot, rx_slot); in wcd934x_set_channel_map() 1865 wcd->rx_chs[i].ch_num = rx_slot[i]; in wcd934x_set_channel_map() 1880 unsigned int *rx_num, unsigned int *rx_slot) in wcd934x_get_channel_map() argument 1893 if (!rx_slot || !rx_num) { in wcd934x_get_channel_map() 1895 rx_slot, rx_num); in wcd934x_get_channel_map() 1900 rx_slot[i++] = ch->ch_num; in wcd934x_get_channel_map()
|
D | adau7118.c | 125 unsigned int rx_num, unsigned int *rx_slot) in adau7118_set_channel_map() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/ |
D | core.h | 247 int rx_slot; member
|
D | core.c | 1107 dev->rx_slot = 0; in emac_resize_rx_ring() 1249 dev->tx_cnt = dev->tx_slot = dev->ack_slot = dev->rx_slot = 0; in emac_open() 1752 int slot = dev->rx_slot, received = 0; in emac_poll_rx() 1854 dev->rx_slot = slot; in emac_poll_rx() 1875 dev->rx_slot = 0; in emac_poll_rx() 1885 return !(dev->rx_desc[dev->rx_slot].ctrl & MAL_RX_CTRL_EMPTY); in emac_peek_rx() 1893 int slot = dev->rx_slot; in emac_peek_rx_sg() 1904 if (unlikely(slot == dev->rx_slot)) in emac_peek_rx_sg()
|