Home
last modified time | relevance | path

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

/openbmc/linux/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()