Searched defs:SIDLEMODE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/musb/ | ||
H A D | omap2430.h | 23 # define SIDLEMODE 3 /* bit position */ macro |
/linux/sound/soc/ti/ | ||
H A D | omap-mcbsp-priv.h | 178 #define SIDLEMODE(value) (((value) & 0x3) << 3) macro |