Home
last modified time | relevance | path

Searched refs:rx_slots (Results 1 – 5 of 5) sorted by relevance

/linux/include/sound/sof/
H A Ddai-imx.h28 uint32_t rx_slots; member
49 uint32_t rx_slots; member
H A Ddai-intel.h73 uint32_t rx_slots; member
/linux/drivers/rapidio/
H A Drio_cm.c149 int rx_slots; member
306 cm->rx_slots++; in riocm_rx_get_msg()
329 if (cm->rx_slots == 0) in riocm_rx_fill()
332 for (i = 0; i < RIOCM_RX_RING_SIZE && cm->rx_slots && nent; i++) { in riocm_rx_fill()
338 cm->rx_slots--; in riocm_rx_fill()
2142 cm->rx_slots = RIOCM_RX_RING_SIZE; in riocm_add_mport()
/linux/include/uapi/sound/
H A Dasoc.h351 __le32 rx_slots; /* bit mask for active Rx slots */ member
/linux/sound/soc/sof/
H A Dipc3-topology.c1094 config->sai.rx_slots = le32_to_cpu(hw_config->rx_slots); in sof_link_sai_load()
1144 config->esai.rx_slots = le32_to_cpu(hw_config->rx_slots); in sof_link_esai_load()
1428 config[i].ssp.rx_slots = le32_to_cpu(hw_config[i].rx_slots); in sof_link_ssp_load()