Home
last modified time | relevance | path

Searched refs:FOTG210_FIFOCF (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dfotg210.h173 #define FOTG210_FIFOCF 0x1AC macro
H A Dfotg210-udc.c104 val = ioread32(fotg210->reg + FOTG210_FIFOCF); in fotg210_fifo_ep_mapping()
106 iowrite32(val, fotg210->reg + FOTG210_FIFOCF); in fotg210_fifo_ep_mapping()
124 val = ioread32(fotg210->reg + FOTG210_FIFOCF); in fotg210_set_tfrtype()
126 iowrite32(val, fotg210->reg + FOTG210_FIFOCF); in fotg210_set_tfrtype()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-udc.h175 #define FOTG210_FIFOCF 0x1AC macro
H A Dfotg210-udc.c116 val = ioread32(fotg210->reg + FOTG210_FIFOCF); in fotg210_fifo_ep_mapping()
118 iowrite32(val, fotg210->reg + FOTG210_FIFOCF); in fotg210_fifo_ep_mapping()
136 val = ioread32(fotg210->reg + FOTG210_FIFOCF); in fotg210_set_tfrtype()
138 iowrite32(val, fotg210->reg + FOTG210_FIFOCF); in fotg210_set_tfrtype()

Completed in 5 milliseconds