Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfotg210.h171 #define SOFMTR_TMR(x) ((x) & 0xffff) macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c337 writel(SOFMTR_TMR(1100), &regs->sof_mtr); in fotg210_setup()
342 writel(SOFMTR_TMR(10000), &regs->sof_mtr); in fotg210_setup()