Home
last modified time | relevance | path

Searched defs:SIDLEMODE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/musb/
H A Domap2430.h23 # define SIDLEMODE 3 /* bit position */ macro
/openbmc/u-boot/drivers/usb/musb-new/
H A Domap2430.h27 # define SIDLEMODE 3 /* bit position */ macro
/openbmc/linux/sound/soc/ti/
H A Domap-mcbsp-priv.h178 #define SIDLEMODE(value) (((value) & 0x3) << 3) macro