Searched refs:PORTSC_PTS_MASK (Results 1 – 2 of 2) sorted by relevance
42 #define PORTSC_PTS_MASK (3 << 30) macro
314 val = readl(USB_PORTSC) & ~PORTSC_PTS_MASK; in msm_link_reset()