Home
last modified time | relevance | path

Searched refs:PORTSC_PLS (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/usb/gadget/udc/
Dtegra-xudc.c82 #define PORTSC_PLS(x) (((x) << PORTSC_PLS_SHIFT) & PORTSC_PLS_MASK) macro
749 val |= PORTSC_LWS | PORTSC_PLS(PORTSC_PLS_U0); in tegra_xudc_device_mode_off()
1986 val |= PORTSC_LWS | PORTSC_PLS(PORTSC_PLS_U0); in tegra_xudc_resume_device_state()
3451 val |= PORTSC_LWS | PORTSC_PLS(PORTSC_PLS_RXDETECT); in tegra_xudc_device_params_init()
3462 val |= PORTSC_LWS | PORTSC_PLS(PORTSC_PLS_RXDETECT); in tegra_xudc_device_params_init()