Home
last modified time | relevance | path

Searched refs:slot_len (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/amd/acp/
H A Dacp-i2s.c99 int slot_len, no_of_slots; in acp_i2s_set_tdm_slot() local
104 slot_len = 8; in acp_i2s_set_tdm_slot()
107 slot_len = 16; in acp_i2s_set_tdm_slot()
110 slot_len = 24; in acp_i2s_set_tdm_slot()
113 slot_len = 0; in acp_i2s_set_tdm_slot()
167 FRM_LEN | (slots << 15) | (slot_len << 18); in acp_i2s_set_tdm_slot()
170 FRM_LEN | (slots << 15) | (slot_len << 18); in acp_i2s_set_tdm_slot()
178 FRM_LEN | (slots << 13) | (slot_len << 18); in acp_i2s_set_tdm_slot()
181 FRM_LEN | (slots << 13) | (slot_len << 18); in acp_i2s_set_tdm_slot()
/linux/include/linux/
H A Dmaple_tree.h335 unsigned char slot_len; member
/linux/lib/
H A Dmaple_tree.c4784 mt_free_bulk(node->slot_len, slots); in mt_free_walk()
4797 } while ((node != start) || (node->slot_len < offset)); in mt_free_walk()
4800 mt_free_bulk(node->slot_len, slots); in mt_free_walk()
4857 node->slot_len = mte_dead_leaves(enode, mt, slots); in mt_destroy_walk()
4859 mt_free_bulk(node->slot_len, slots); in mt_destroy_walk()
4881 node->slot_len = mte_dead_leaves(enode, mt, slots); in mt_destroy_walk()
4883 mt_free_bulk(node->slot_len, slots); in mt_destroy_walk()