Searched refs:vfsm (Results 1 – 4 of 4) sorted by relevance
54 .vfsm = &omap4_vdd_mpu_vfsm,65 .vfsm = &omap4_vdd_iva_vfsm,76 .vfsm = &omap4_vdd_core_vfsm,
59 .vfsm = &omap3_vdd1_vfsm,70 .vfsm = &omap3_vdd2_vfsm,
355 voltdm->rmw(voltdm->vfsm->voltsetup_mask, in omap_vc_init_channel()356 vc->setup_time << __ffs(voltdm->vfsm->voltsetup_mask), in omap_vc_init_channel()357 voltdm->vfsm->voltsetup_reg); in omap_vc_init_channel()
72 const struct omap_vfsm_instance *vfsm; member