Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfusbh200.h43 #define BMCSR_IRQLH (1 << 3) /* IRQ triggered at level-high */ macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci-faraday.c121 setbits_le32(&regs->usb.bmcsr, BMCSR_IRQLH); in ehci_hcd_init()