Searched refs:OPL_PX_LSB (Results 1 – 2 of 2) sorted by relevance
65 #define OPL_PX_LSB(a) (((a) >> 4) & 0x1f) /* Extract board from ba */ macro
315 lsb = OPL_PX_LSB(a); in opl_iob_enum()