Home
last modified time | relevance | path

Searched refs:vstepmax_stepmax_shift (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/mach-omap2/
H A Dvp3xxx_data.c47 .vstepmax_stepmax_shift = OMAP3430_VSTEPMAX_SHIFT,
H A Dvp.h66 u8 vstepmax_stepmax_shift; member
H A Dvp44xx_data.c47 .vstepmax_stepmax_shift = OMAP4430_VSTEPMAX_SHIFT,
H A Dvp.c87 val = (vstepmax << vp->common->vstepmax_stepmax_shift) | in omap_vp_init()