/openbmc/u-boot/board/renesas/r0p7734/ |
H A D | r0p7734.c | 29 #define MSTPSR1 (0xFFC80044) macro 36 u32 r = readl(MSTPSR1); in board_init()
|
/openbmc/u-boot/board/alphaproject/ap_sh4a_4a/ |
H A D | ap_sh4a_4a.c | 29 #define MSTPSR1 (0xFFC80044) macro 149 u32 r = readl(MSTPSR1); in board_init()
|
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/ |
H A D | rcar-gen3-base.h | 30 #define MSTPSR1 0xE6150038 macro
|
H A D | rcar-base.h | 36 #define MSTPSR1 0xE6150038 macro
|
/openbmc/u-boot/board/renesas/stout/ |
H A D | stout.c | 69 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
|
H A D | stout_spl.c | 424 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_init_f()
|
/openbmc/u-boot/board/renesas/silk/ |
H A D | silk.c | 54 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
|
H A D | silk_spl.c | 375 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_init_f()
|
/openbmc/u-boot/board/renesas/alt/ |
H A D | alt.c | 53 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
|
H A D | alt_spl.c | 361 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_init_f()
|
/openbmc/u-boot/board/renesas/koelsch/ |
H A D | koelsch.c | 58 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
|
H A D | koelsch_spl.c | 352 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_init_f()
|
/openbmc/u-boot/board/renesas/porter/ |
H A D | porter.c | 57 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
|
H A D | porter_spl.c | 438 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_init_f()
|
/openbmc/u-boot/board/renesas/gose/ |
H A D | gose.c | 56 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
|
H A D | gose_spl.c | 355 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_init_f()
|
/openbmc/u-boot/board/renesas/lager/ |
H A D | lager.c | 67 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
|
H A D | lager_spl.c | 343 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_init_f()
|
/openbmc/u-boot/board/renesas/blanche/ |
H A D | blanche.c | 299 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
|