Searched defs:ASC_FREQ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/m68k/include/asm/ | ||
H A D | mac_asc.h | 18 #define ASC_FREQ(chan,byte) ((0x810)+((chan)<<3)+(byte)) macro |
/openbmc/qemu/include/hw/audio/ | ||
H A D | asc.h | 19 #define ASC_FREQ 22257 macro |