Home
last modified time | relevance | path

Searched refs:WT_SUBBUF_SHIFT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/au88x0/
H A Dau8820.h92 #define WT_SUBBUF_MASK (0x3 << WT_SUBBUF_SHIFT)
93 #define WT_SUBBUF_SHIFT 0x15 macro
H A Dau8830.h60 #define WT_SUBBUF_SHIFT 0xc macro
H A Dau8810.h46 #define WT_SUBBUF_SHIFT 0xc macro
H A Dau88x0_core.c1442 >> WT_SUBBUF_SHIFT) & WT_SUBBUF_MASK; in vortex_wtdma_bufshift()
1492 *subbuf = (temp >> WT_SUBBUF_SHIFT) & WT_SUBBUF_MASK;
/kernel/linux/linux-6.6/sound/pci/au88x0/
H A Dau8820.h92 #define WT_SUBBUF_MASK (0x3 << WT_SUBBUF_SHIFT)
93 #define WT_SUBBUF_SHIFT 0x15 macro
H A Dau8830.h60 #define WT_SUBBUF_SHIFT 0xc macro
H A Dau8810.h46 #define WT_SUBBUF_SHIFT 0xc macro
H A Dau88x0_core.c1442 >> WT_SUBBUF_SHIFT) & WT_SUBBUF_MASK; in vortex_wtdma_bufshift()
1492 *subbuf = (temp >> WT_SUBBUF_SHIFT) & WT_SUBBUF_MASK;

Completed in 11 milliseconds