Home
last modified time | relevance | path

Searched defs:SEL_OVERRIDE_BVALID (Results 1 – 2 of 2) 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