Searched refs:ID_OFFSET (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/sound/pci/lx6464es/ | ||
D | lx_defs.h | 108 #define ID_OFFSET 13 /* object ID is at the 13th bit in the macro |
D | lx_core.c | 522 ((u32)((u32)(pipe) | ((capture) ? ID_IS_CAPTURE : 0L)) << ID_OFFSET) |