Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap1/include/mach/
Dhardware.h141 # define DIS_USB_PVCI_CLK (1 << 5) /* no USB/FAC synch */ macro
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
Dusb.c105 w |= DIS_USB_PVCI_CLK; in omap_otg_init()