Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwc3-sti-glue.h23 #define SEL_OVERRIDE_BVALID(n) ((n) << 8) macro
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-st.c62 #define SEL_OVERRIDE_BVALID(n) (n << 8) macro
186 SEL_OVERRIDE_BVALID(USB2_VBUS_UTMIOTG); in st_dwc3_init()
/openbmc/u-boot/drivers/usb/host/
H A Ddwc3-sti-glue.c97 SEL_OVERRIDE_BVALID(USB2_VBUS_UTMIOTG); in sti_dwc3_glue_init()