Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h904 #define USB_SET_BESL_BASELINE(p) (((p) & 0xf) << 8) macro
/openbmc/linux/drivers/usb/gadget/
H A Dcomposite.c755 USB_SET_BESL_BASELINE(dcd_config_params.besl_baseline); in bos_desc()