Searched refs:OMAP24XX_AUTO_DPLL_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/arm/mach-omap2/ | ||
D | cm-regbits-24xx.h | 44 #define OMAP24XX_AUTO_DPLL_MASK (0x3 << 0) macro |
D | cm2xxx.c | 83 v &= ~OMAP24XX_AUTO_DPLL_MASK; in _omap2xxx_set_dpll_autoidle() |