Home
last modified time | relevance | path

Searched refs:ID_OFFSET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/lx6464es/
H A Dlx_defs.h93 #define ID_OFFSET 13 /* object ID is at the 13th bit in the macro
H A Dlx_core.c415 ((u32)((u32)(pipe) | ((capture) ? ID_IS_CAPTURE : 0L)) << ID_OFFSET)
/kernel/linux/linux-6.6/sound/pci/lx6464es/
H A Dlx_defs.h93 #define ID_OFFSET 13 /* object ID is at the 13th bit in the macro
H A Dlx_core.c415 ((u32)((u32)(pipe) | ((capture) ? ID_IS_CAPTURE : 0L)) << ID_OFFSET)

Completed in 6 milliseconds