Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h25 #define DMCR_SFRST (1 << 4) macro
H A Dfotg210-udc.c1052 iowrite32(DMCR_SFRST, fotg210->reg + FOTG210_DMCR); in fotg210_init()