Searched refs:SCH3_RXFIFO_DEPTH_MASK (Results 1 – 1 of 1) sorted by relevance
78 #define SCH3_RXFIFO_DEPTH_MASK GENMASK(21, 20) macro188 value &= ~SCH3_RXFIFO_DEPTH_MASK; in xhci_mtk_rxfifo_depth_set()189 value |= FIELD_PREP(SCH3_RXFIFO_DEPTH_MASK, in xhci_mtk_rxfifo_depth_set()