Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-dwc2.c700 static void dwc2_glbreg_write(void *ptr, hwaddr addr, int index, uint64_t val, in dwc2_glbreg_write() function
1142 dwc2_glbreg_write(ptr, addr, (addr - HSOTG_REG(0x000)) >> 2, val, size); in dwc2_hsotg_write()