Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c97 #define PORTSC_CHANGE_MASK (PORTSC_CSC | PORTSC_WRC | PORTSC_PRC | \ macro
748 val &= ~(PORTSC_CHANGE_MASK | PORTSC_PLS_MASK); in tegra_xudc_device_mode_off()
1985 val &= ~(PORTSC_CHANGE_MASK | PORTSC_PLS_MASK); in tegra_xudc_resume_device_state()
2973 val &= ~PORTSC_CHANGE_MASK; in clear_port_change()
3072 while ((xudc_readl(xudc, PORTSC) & PORTSC_CHANGE_MASK) || in tegra_xudc_handle_port_status()
3450 val &= ~(PORTSC_CHANGE_MASK | PORTSC_PLS_MASK); in tegra_xudc_device_params_init()
3461 val &= ~(PORTSC_CHANGE_MASK | PORTSC_PLS_MASK); in tegra_xudc_device_params_init()