Searched refs:OPL_ADDR_TO_LSB (Results 1 – 2 of 2) sorted by relevance
116 #define OPL_ADDR_TO_LSB(hi) (((hi) >> 8) & OPL_LSBID_MASK) macro
159 lsb = OPL_ADDR_TO_LSB(phi); in do_get_io_portid()