Searched refs:AM33XX_IDLEST_MASK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ | ||
| H A D | cm-regbits-33xx.h | 49 #define AM33XX_IDLEST_MASK (0x3 << 16) macro |
| H A D | cm33xx.c | 97 v &= AM33XX_IDLEST_MASK; in _clkctrl_idlest() |