Home
last modified time | relevance | path

Searched refs:AM33XX_IDLEST_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/mach-omap2/
H A Dcm-regbits-33xx.h41 #define AM33XX_IDLEST_MASK (0x3 << 16) macro
H A Dcm33xx.c89 v &= AM33XX_IDLEST_MASK; in _clkctrl_idlest()