Home
last modified time | relevance | path

Searched defs:SEL_OVERRIDE_POWERPRESENT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Ddwc3-sti-glue.h22 #define SEL_OVERRIDE_POWERPRESENT(n) ((n) << 4) macro
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-st.c61 #define SEL_OVERRIDE_POWERPRESENT(n) (n << 4) macro