Searched refs:CCM_CCOSR (Results 1 – 12 of 12) sorted by relevance
/openbmc/u-boot/board/advantech/dms-ba16/ |
H A D | clocks.cfg | 17 * Setup CCM_CCOSR register as follows: 25 DATA 4, CCM_CCOSR, 0x000000fb
|
/openbmc/u-boot/board/boundary/nitrogen6x/ |
H A D | clocks.cfg | 32 * Setup CCM_CCOSR register as follows: 40 DATA 4, CCM_CCOSR, 0x000000fb
|
/openbmc/u-boot/board/toradex/apalis_imx6/ |
H A D | clocks.cfg | 33 * Setup CCM_CCOSR register as follows: 41 DATA 4, CCM_CCOSR, 0x000000fb
|
/openbmc/u-boot/board/toradex/colibri_imx6/ |
H A D | clocks.cfg | 33 * Setup CCM_CCOSR register as follows: 41 DATA 4, CCM_CCOSR, 0x000000fb
|
/openbmc/u-boot/board/ge/bx50v3/ |
H A D | bx50v3.cfg | 142 * Setup CCM_CCOSR register as follows: 150 DATA 4, CCM_CCOSR, 0x000000fb
|
/openbmc/qemu/include/hw/misc/ |
H A D | imx6_ccm.h | 39 #define CCM_CCOSR 24 macro
|
H A D | imx6ul_ccm.h | 38 #define CCM_CCOSR 24 macro
|
/openbmc/qemu/hw/misc/ |
H A D | imx6ul_ccm.c | 44 [CCM_CCOSR] = 0xfe00fe00, 125 case CCM_CCOSR: in imx6ul_ccm_reg_name() 563 s->ccm[CCM_CCOSR] = 0x000A0001; in imx6ul_ccm_reset()
|
H A D | imx6_ccm.c | 67 case CCM_CCOSR: in imx6_ccm_reg_name() 408 s->ccm[CCM_CCOSR] = 0x000A0001; in imx6_ccm_reset()
|
/openbmc/u-boot/board/bachmann/ot1200/ |
H A D | mx6q_4x_mt41j128.cfg | 146 * Setup CCM_CCOSR register as follows:
|
/openbmc/u-boot/board/tbs/tbs2910/ |
H A D | tbs2910.cfg | 24 DATA 4, CCM_CCOSR, 0x000000fb
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/ |
H A D | crm_regs.h | 9 #define CCM_CCOSR 0x020c4060 macro
|