Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
Dcqhci.c37 return cq_host->desc_base + (tag * cq_host->slot_sz); in get_desc()
192 cq_host->slot_sz = cq_host->task_desc_len + cq_host->link_desc_len; in cqhci_host_alloc_tdl()
194 cq_host->desc_size = cq_host->slot_sz * cq_host->num_slots; in cqhci_host_alloc_tdl()
201 cq_host->slot_sz); in cqhci_host_alloc_tdl()
Dcqhci.h181 u8 slot_sz; member
/kernel/linux/linux-5.10/sound/soc/stm/
Dstm32_sai_sub.c861 int slotr, slot_sz; in stm32_sai_set_slots() local
869 slot_sz = slotr & SAI_XSLOTR_SLOTSZ_MASK; in stm32_sai_set_slots()
870 if (slot_sz == SAI_XSLOTR_SLOTSZ_SET(SAI_SLOT_SIZE_AUTO)) in stm32_sai_set_slots()
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch25532 cq_host->desc_size = cq_host->slot_sz * cq_host->num_slots;
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch310468 cq_host->desc_size = cq_host->slot_sz * cq_host->num_slots;