Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h159 #define FOTG210_EPMAP 0x1A0 macro
H A Dfotg210-udc.c104 val = ioread32(fotg210->reg + FOTG210_EPMAP); in fotg210_fifo_ep_mapping()
107 iowrite32(val, fotg210->reg + FOTG210_EPMAP); in fotg210_fifo_ep_mapping()