Home
last modified time | relevance | path

Searched refs:GSNPSID (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.c343 gsnpsid = dwc2_readl(hsotg, GSNPSID); in dwc2_iddig_filter_enabled()
742 addr = hsotg->regs + GSNPSID; in dwc2_dump_global_registers()
744 (unsigned long)addr, dwc2_readl(hsotg, GSNPSID)); in dwc2_dump_global_registers()
835 if (dwc2_readl(hsotg, GSNPSID) == 0xffffffff) in dwc2_is_controller_alive()
H A Dplatform.c385 snpsid = ioread32(hsotg->regs + GSNPSID); in dwc2_check_core_endianness()
409 hw->snpsid = dwc2_readl(hsotg, GSNPSID); in dwc2_check_core_version()
H A Dhw.h212 #define GSNPSID HSOTG_REG(0x0040) macro
H A Ddebugfs.c356 dump_register(GSNPSID),
H A Dgadget.c4207 u32 gsnpsid = dwc2_readl(hsotg, GSNPSID); in dwc2_hsotg_ep_enable()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h236 #define GSNPSID HSOTG_REG(0x0040) macro
/openbmc/qemu/hw/usb/
H A Dhcd-dwc3.c122 REG32(GSNPSID, 0x20)
/openbmc/linux/drivers/usb/dwc3/
H A Ddebugfs.c68 dump_register(GSNPSID),