Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dfotg210.h32 #define FOTG210_DAR 0x104 macro
H A Dfotg210-udc.c601 u32 value = ioread32(fotg210->reg + FOTG210_DAR); in fotg210_set_configuration()
604 iowrite32(value, fotg210->reg + FOTG210_DAR); in fotg210_set_configuration()
609 u32 value = ioread32(fotg210->reg + FOTG210_DAR); in fotg210_set_dev_addr()
612 iowrite32(value, fotg210->reg + FOTG210_DAR); in fotg210_set_dev_addr()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-udc.h32 #define FOTG210_DAR 0x104 macro
H A Dfotg210-udc.c612 u32 value = ioread32(fotg210->reg + FOTG210_DAR); in fotg210_set_configuration()
615 iowrite32(value, fotg210->reg + FOTG210_DAR); in fotg210_set_configuration()
620 u32 value = ioread32(fotg210->reg + FOTG210_DAR); in fotg210_set_dev_addr()
623 iowrite32(value, fotg210->reg + FOTG210_DAR); in fotg210_set_dev_addr()

Completed in 5 milliseconds