Searched refs:OPL4_DEVICE_ID_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/drivers/opl4/ | ||
H A D | opl4_local.h | 50 #define OPL4_DEVICE_ID_MASK 0xe0 macro |
H A D | opl4_lib.c | 118 switch (id1 & OPL4_DEVICE_ID_MASK) { in snd_opl4_detect() |