Home
last modified time | relevance | path

Searched refs:PORTSC_LWS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dtegra-xudc.c91 #define PORTSC_LWS BIT(16) macro
748 val |= PORTSC_LWS | PORTSC_PLS(PORTSC_PLS_U0); in tegra_xudc_device_mode_off()
1974 val |= PORTSC_LWS | PORTSC_PLS(PORTSC_PLS_U0); in tegra_xudc_resume_device_state()
3440 val |= PORTSC_LWS | PORTSC_PLS(PORTSC_PLS_RXDETECT); in tegra_xudc_device_params_init()
3451 val |= PORTSC_LWS | PORTSC_PLS(PORTSC_PLS_RXDETECT); in tegra_xudc_device_params_init()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dtegra-xudc.c90 #define PORTSC_LWS BIT(16) 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()

Completed in 10 milliseconds