Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.c721 val &= ~(GOTGCTL_MULT_VALID_BC_MASK | GOTGCTL_BSESVLD | in dwc2_glbreg_write()
725 val |= old & (GOTGCTL_MULT_VALID_BC_MASK | GOTGCTL_BSESVLD | in dwc2_glbreg_write()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h49 #define GOTGCTL_MULT_VALID_BC_MASK (0x1f << 22) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h15 #define GOTGCTL_MULT_VALID_BC_MASK (0x1f << 22) macro