Lines Matching full:prcm
48 * with the original PRCM protocol defined for OMAP2420
65 * with the new PRCM protocol defined for new OMAP4 IPs.
300 * disabled when the PRCM issues its idle request to the module. Some
310 * whether the device ip is compliant with the original PRCM protocol
311 * defined for OMAP2420 or the new PRCM protocol for new OMAP4 IPs.
326 * struct omap_hwmod_omap2_prcm - OMAP2/3-specific PRCM data
327 * @module_offs: PRCM submodule offset from the start of the PRM/CM
346 * HWMOD_OMAP4_NO_CONTEXT_LOSS_BIT: Some IP blocks don't have a PRCM
360 * struct omap_hwmod_omap4_prcm - OMAP4-specific PRCM data
361 * @clkctrl_offs: offset of the PRCM clock control register
367 * @flags: PRCM register capabilities for this IP block
537 * @prcm: PRCM data pertaining to this hwmod
583 } prcm; member