Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/musb/
H A Domap2430.h46 # define ENABLEFORCE (1 << 0) macro
H A Domap2430.c51 l |= ENABLEFORCE; /* enable MSTANDBY */ in omap2430_low_level_exit()
60 l &= ~ENABLEFORCE; /* disable MSTANDBY */ in omap2430_low_level_init()
/openbmc/u-boot/drivers/usb/musb-new/
H A Domap2430.h50 # define ENABLEFORCE (1 << 0) macro
H A Domap2430.c31 l |= ENABLEFORCE; /* enable MSTANDBY */ in omap2430_low_level_exit()
40 l &= ~ENABLEFORCE; /* disable MSTANDBY */ in omap2430_low_level_init()