Home
last modified time | relevance | path

Searched refs:MV64x60_GPP_LEVEL_CNTL (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/embedded6xx/
Dc2k.c36 #define MV64x60_GPP_LEVEL_CNTL 0x0010 macro
79 temp = in_le32(mv64x60_gpp_reg_base + MV64x60_GPP_LEVEL_CNTL); in c2k_reset_board()
81 out_le32(mv64x60_gpp_reg_base + MV64x60_GPP_LEVEL_CNTL, temp); in c2k_reset_board()
91 temp = in_le32(mv64x60_gpp_reg_base + MV64x60_GPP_LEVEL_CNTL); in c2k_reset_board()
93 out_le32(mv64x60_gpp_reg_base + MV64x60_GPP_LEVEL_CNTL, temp); in c2k_reset_board()
/linux-4.4.14/arch/powerpc/boot/
Dcuboot-c2k.c133 #define MV64x60_GPP_LEVEL_CNTL 0xf110 macro
147 temp = in_le32((u32 *)(bridge_base + MV64x60_GPP_LEVEL_CNTL)); in c2k_reset()
149 out_le32((u32 *)(bridge_base + MV64x60_GPP_LEVEL_CNTL), temp); in c2k_reset()
159 temp = in_le32((u32 *)(bridge_base + MV64x60_GPP_LEVEL_CNTL)); in c2k_reset()
161 out_le32((u32 *)(bridge_base + MV64x60_GPP_LEVEL_CNTL), temp); in c2k_reset()