Searched refs:std_shift (Results 1 – 4 of 4) sorted by relevance
69 while (p->reg_shift >= 0 && p->std_shift >= 0) { in omap2xxx_prm_read_reset_sources()71 r |= 1 << p->std_shift; in omap2xxx_prm_read_reset_sources()
112 s8 std_shift; member
269 while (p->reg_shift >= 0 && p->std_shift >= 0) { in omap3xxx_prm_read_reset_sources()271 r |= 1 << p->std_shift; in omap3xxx_prm_read_reset_sources()
340 while (p->reg_shift >= 0 && p->std_shift >= 0) { in omap44xx_prm_read_reset_sources()342 r |= 1 << p->std_shift; in omap44xx_prm_read_reset_sources()