Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Domap2430.c32 l |= ENABLEFORCE; /* enable MSTANDBY */ in omap2430_low_level_exit()
41 l &= ~ENABLEFORCE; /* disable MSTANDBY */ in omap2430_low_level_init()
H A Domap2430.h51 # define ENABLEFORCE (1 << 0) macro
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Domap2430.h46 # define ENABLEFORCE (1 << 0) macro
H A Domap2430.c47 l |= ENABLEFORCE; /* enable MSTANDBY */ in omap2430_low_level_exit()
56 l &= ~ENABLEFORCE; /* disable MSTANDBY */ in omap2430_low_level_init()