Searched refs:PORT_PLS_MASK (Results 1 – 3 of 3) sorted by relevance
17 #define PORT_PLS_MASK (0xf << 5) macro
430 switch (portsc & PORT_PLS_MASK) { in cdnsp_portsc_link_state_string()
115 temp &= ~PORT_PLS_MASK; in cdnsp_set_link_state()1544 portsc = readl(&port_regs->portsc) & PORT_PLS_MASK; in __cdnsp_gadget_wakeup()