Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dprminst44xx.c61 part == OMAP4430_INVALID_PRCM_PARTITION || in omap4_prminst_read_inst_reg()
70 part == OMAP4430_INVALID_PRCM_PARTITION || in omap4_prminst_write_inst_reg()
H A Dprcm44xx.h25 #define OMAP4430_INVALID_PRCM_PARTITION 0 macro
H A Dcminst44xx.c116 part == OMAP4430_INVALID_PRCM_PARTITION || in omap4_cminst_read_inst_reg()
125 part == OMAP4430_INVALID_PRCM_PARTITION || in omap4_cminst_write_inst_reg()
H A Dpowerdomain.c98 pwrdm->prcm_partition == OMAP4430_INVALID_PRCM_PARTITION) { in _pwrdm_register()