Searched refs:FUSB300_EPSET2_ADDROFS (Results 1 – 2 of 2) sorted by relevance
140 #define FUSB300_EPSET2_ADDROFS(x) ((x & 0x7FFF) << 16) macro
106 reg |= FUSB300_EPSET2_ADDROFS(fusb300->addrofs); in fusb300_set_epaddrofs()