Home
last modified time | relevance | path

Searched refs:GRXSTSR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Ddebugfs.c149 dwc2_readl(hsotg, GRXSTSR)); in state_show()
347 dump_register(GRXSTSR),
H A Dcore.c718 addr = hsotg->regs + GRXSTSR; in dwc2_dump_global_registers()
720 (unsigned long)addr, dwc2_readl(hsotg, GRXSTSR)); in dwc2_dump_global_registers()
H A Dhw.h148 #define GRXSTSR HSOTG_REG(0x01C) macro
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h174 #define GRXSTSR HSOTG_REG(0x01C) macro