Home
last modified time | relevance | path

Searched refs:slot_length (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/pci/hotplug/
Dcpqphp.h54 u8 slot_length; member
69 SMBIOS_SLOT_LENGTH = offsetof(struct smbios_system_slot, slot_length),
/linux-4.1.27/sound/soc/davinci/
Ddavinci-mcasp.c625 u32 slot_length = mcasp->bclk_lrclk_ratio / mcasp->tdm_slots; in davinci_config_channel_size() local
632 rx_rotate = (slot_length - word_length) / 4; in davinci_config_channel_size()
633 word_length = slot_length; in davinci_config_channel_size()