Searched refs:slot_size (Results 1 – 9 of 9) sorted by relevance
35 resource_size_t slotsize = tbus->info.slot_size << 20; in tc_bus_add_devices()156 if (tc_bus.info.slot_size) { in tc_init()166 (tc_bus.info.slot_size << 20) * in tc_init()
53 s32 slot_size; /* Slot size in megabytes. */ member
333 int slotr, slotr_mask, slot_size; in stm32_sai_set_dai_tdm_slot() local345 slot_size = SAI_SLOT_SIZE_16; in stm32_sai_set_dai_tdm_slot()348 slot_size = SAI_SLOT_SIZE_32; in stm32_sai_set_dai_tdm_slot()351 slot_size = SAI_SLOT_SIZE_AUTO; in stm32_sai_set_dai_tdm_slot()355 slotr = SAI_XSLOTR_SLOTSZ_SET(slot_size) | in stm32_sai_set_dai_tdm_slot()
120 unsigned int slot_size; member901 hi->slot_size = L1_CACHE_ALIGN(hi->buf_size); in cs_hsi_data_enable()904 hi->slot_size, hi->buf_size, L1_CACHE_BYTES); in cs_hsi_data_enable()912 hi->rx_offsets[i] = data_start + i * hi->slot_size; in cs_hsi_data_enable()919 (i + hi->mmap_cfg->rx_bufs) * hi->slot_size; in cs_hsi_data_enable()970 hi->slot_size = 0; in cs_hsi_buf_config()
200 …FO)(VCHI_CONNECTION_STATE_T *state, uint32_t protocol_version, uint32_t slot_size, uint32_t num_sl…
241 u64 slot_size = (u64)maxlen * inv_w; in qfq_calc_index() local245 size_map = slot_size >> min_slot_shift; in qfq_calc_index()250 index -= !(slot_size - (1ULL << (index + min_slot_shift - 1))); in qfq_calc_index()
391 int slot_size; member
2352 slot_zero->slot_size = VCHIQ_SLOT_SIZE; in vchiq_init_slots()2417 (slot_zero->slot_size != VCHIQ_SLOT_SIZE) || in vchiq_init_state()2425 if (slot_zero->slot_size != VCHIQ_SLOT_SIZE) in vchiq_init_state()2427 slot_zero, slot_zero->slot_size, in vchiq_init_state()
1924 __le32 slot_size; member