rx_slots 249 drivers/net/ethernet/amd/xgbe/xgbe-i2c.c unsigned int rx_slots; rx_slots 255 drivers/net/ethernet/amd/xgbe/xgbe-i2c.c rx_slots = XI2C_IOREAD(pdata, IC_RXFLR); rx_slots 256 drivers/net/ethernet/amd/xgbe/xgbe-i2c.c while (rx_slots && state->rx_len) { rx_slots 259 drivers/net/ethernet/amd/xgbe/xgbe-i2c.c rx_slots--; rx_slots 149 drivers/rapidio/rio_cm.c int rx_slots; rx_slots 310 drivers/rapidio/rio_cm.c cm->rx_slots++; rx_slots 333 drivers/rapidio/rio_cm.c if (cm->rx_slots == 0) rx_slots 336 drivers/rapidio/rio_cm.c for (i = 0; i < RIOCM_RX_RING_SIZE && cm->rx_slots && nent; i++) { rx_slots 342 drivers/rapidio/rio_cm.c cm->rx_slots--; rx_slots 2137 drivers/rapidio/rio_cm.c cm->rx_slots = RIOCM_RX_RING_SIZE; rx_slots 64 include/sound/sof/dai-intel.h uint32_t rx_slots; rx_slots 349 include/uapi/sound/asoc.h __le32 rx_slots; /* bit mask for active Rx slots */ rx_slots 44 sound/soc/meson/axg-tdm-interface.c unsigned int tx_slots, rx_slots; rx_slots 48 sound/soc/meson/axg-tdm-interface.c rx_slots = axg_tdm_slots_total(rx_mask); rx_slots 51 sound/soc/meson/axg-tdm-interface.c if (!tx_slots && !rx_slots) { rx_slots 91 sound/soc/meson/axg-tdm-interface.c dai->driver->capture.channels_max = rx_slots; rx_slots 2480 sound/soc/sof/topology.c config->ssp.rx_slots = le32_to_cpu(hw_config->rx_slots); rx_slots 43 sound/soc/ux500/mop500_ab8500.c static unsigned int rx_slots = DEF_RX_SLOTS; rx_slots 211 sound/soc/ux500/mop500_ab8500.c rx_slots = DEF_RX_SLOTS; rx_slots 301 sound/soc/ux500/mop500_ab8500.c rx_slots = (is_playback) ? 0 : RX_SLOT_MONO; rx_slots 306 sound/soc/ux500/mop500_ab8500.c rx_slots = (is_playback) ? 0 : RX_SLOT_STEREO; rx_slots 311 sound/soc/ux500/mop500_ab8500.c rx_slots = (is_playback) ? 0 : RX_SLOT_8CH; rx_slots 323 sound/soc/ux500/mop500_ab8500.c tx_slots, rx_slots); rx_slots 324 sound/soc/ux500/mop500_ab8500.c ret = snd_soc_dai_set_tdm_slot(cpu_dai, tx_slots, rx_slots, slots, rx_slots 330 sound/soc/ux500/mop500_ab8500.c tx_slots, rx_slots); rx_slots 331 sound/soc/ux500/mop500_ab8500.c ret = snd_soc_dai_set_tdm_slot(codec_dai, tx_slots, rx_slots, slots,