Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dusbmisc_imx.c62 #define MX53_USB_PHYCTRL1_PLLDIV_MASK 0x3 macro
289 val &= ~MX53_USB_PHYCTRL1_PLLDIV_MASK; in usbmisc_imx53_init()