Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c2968 static inline void clear_port_change(struct tegra_xudc *xudc, u32 flag) in clear_port_change() function
2993 clear_port_change(xudc, PORTSC_PRC | PORTSC_PED); in __tegra_xudc_handle_port_status()
3004 clear_port_change(xudc, PORTSC_PRC | PORTSC_PED); in __tegra_xudc_handle_port_status()
3013 clear_port_change(xudc, PORTSC_WRC | PORTSC_PED); in __tegra_xudc_handle_port_status()
3021 clear_port_change(xudc, PORTSC_CSC); in __tegra_xudc_handle_port_status()
3039 clear_port_change(xudc, PORTSC_PLC); in __tegra_xudc_handle_port_status()
3064 clear_port_change(xudc, PORTSC_CEC); in __tegra_xudc_handle_port_status()