Searched full:u2_freeclk_exists (Results 1 – 6 of 6) sorted by relevance
70 - snps,dis-u2-freeclk-exists-quirk: when set, clear the u2_freeclk_exists
221 When set, clear the u2_freeclk_exists in GUSB2PHYCFG, specify that USB2
156 USB_XHCI_GBL_UNSET(xhci_gbl, GUSB2PHYCFG, U2_FREECLK_EXISTS); in xhci_soft_reset()
1046 * @dis_u2_freeclk_exists_quirk : set if we clear u2_freeclk_exists
1110 * @dis_u2_freeclk_exists_quirk : set if we clear u2_freeclk_exists
54695 +#define U2_FREECLK_EXISTS (0x1 << 30)54925 + reg &= ~U2_FREECLK_EXISTS;