slot_sz            37 drivers/mmc/host/cqhci.c 	return cq_host->desc_base + (tag * cq_host->slot_sz);
slot_sz           192 drivers/mmc/host/cqhci.c 	cq_host->slot_sz = cq_host->task_desc_len + cq_host->link_desc_len;
slot_sz           194 drivers/mmc/host/cqhci.c 	cq_host->desc_size = cq_host->slot_sz * cq_host->num_slots;
slot_sz           201 drivers/mmc/host/cqhci.c 		 cq_host->slot_sz);
slot_sz           181 drivers/mmc/host/cqhci.h 	u8 slot_sz;
slot_sz           860 sound/soc/stm/stm32_sai_sub.c 	int slotr, slot_sz;
slot_sz           868 sound/soc/stm/stm32_sai_sub.c 	slot_sz = slotr & SAI_XSLOTR_SLOTSZ_MASK;
slot_sz           869 sound/soc/stm/stm32_sai_sub.c 	if (slot_sz == SAI_XSLOTR_SLOTSZ_SET(SAI_SLOT_SIZE_AUTO))