Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c194 #define CFG_DEV_SSPI_XFER_ACKTIMEOUT_MASK GENMASK(31, 0) macro
196 CFG_DEV_SSPI_XFER_ACKTIMEOUT_MASK)
3487 val &= ~(CFG_DEV_SSPI_XFER_ACKTIMEOUT_MASK); in tegra_xudc_device_params_init()