Searched refs:PORTSC_PS_MASK (Results 1 – 1 of 1) sorted by relevance
84 #define PORTSC_PS_MASK GENMASK(13, 10) macro2851 val = (xudc_readl(xudc, PORTSC) & PORTSC_PS_MASK) >> PORTSC_PS_SHIFT; in tegra_xudc_port_connect()