Home
last modified time | relevance | path

Searched defs:COMPOSE_SW_VAL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dmaya44.c224 #define COMPOSE_SW_VAL(idx, reg, mask) ((idx) | ((reg) << 8) | ((mask) << 16)) macro
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Dmaya44.c224 #define COMPOSE_SW_VAL(idx, reg, mask) ((idx) | ((reg) << 8) | ((mask) << 16)) macro

Completed in 3 milliseconds