Searched refs:FUSB300_EPSET1_TYPE (Results 1 – 2 of 2) sorted by relevance
127 #define FUSB300_EPSET1_TYPE(x) ((x & 0x3) << 2) macro
125 reg |= FUSB300_EPSET1_TYPE(info.type); in fusb300_set_eptype()