Home
last modified time | relevance | path

Searched refs:TMU0_MSTP125 (Results 1 – 21 of 21) sorted by relevance

/external/u-boot/board/renesas/ebisu/
Debisu.c33 #define TMU0_MSTP125 BIT(25) /* secure */ macro
38 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
/external/u-boot/board/renesas/ulcb/
Dulcb.c47 #define TMU0_MSTP125 BIT(25) /* secure */ macro
56 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125 | TMU1_MSTP124); in board_early_init_f()
/external/u-boot/board/renesas/eagle/
Deagle.c53 #define TMU0_MSTP125 BIT(25) /* secure */ macro
62 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
/external/u-boot/board/renesas/stout/
Dstout.c61 #define TMU0_MSTP125 BIT(25) macro
69 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
Dstout_spl.c22 #define TMU0_MSTP125 BIT(25) macro
424 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_init_f()
/external/u-boot/board/renesas/draak/
Ddraak.c47 #define TMU0_MSTP125 BIT(25) /* secure */ macro
56 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125 | TMU1_MSTP124); in board_early_init_f()
/external/u-boot/board/renesas/salvator-x/
Dsalvator-x.c48 #define TMU0_MSTP125 BIT(25) /* secure */ macro
57 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125 | TMU1_MSTP124); in board_early_init_f()
/external/u-boot/board/renesas/alt/
Dalt.c45 #define TMU0_MSTP125 BIT(25) macro
54 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
Dalt_spl.c22 #define TMU0_MSTP125 BIT(25) macro
361 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_init_f()
/external/u-boot/board/renesas/silk/
Dsilk.c45 #define TMU0_MSTP125 BIT(25) macro
54 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
Dsilk_spl.c22 #define TMU0_MSTP125 BIT(25) macro
375 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_init_f()
/external/u-boot/board/renesas/koelsch/
Dkoelsch.c50 #define TMU0_MSTP125 BIT(25) macro
58 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
Dkoelsch_spl.c22 #define TMU0_MSTP125 BIT(25) macro
352 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_init_f()
/external/u-boot/board/renesas/gose/
Dgose.c48 #define TMU0_MSTP125 BIT(25) macro
56 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
Dgose_spl.c22 #define TMU0_MSTP125 BIT(25) macro
355 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_init_f()
/external/u-boot/board/renesas/porter/
Dporter.c50 #define TMU0_MSTP125 BIT(25) macro
57 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
Dporter_spl.c22 #define TMU0_MSTP125 BIT(25) macro
438 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_init_f()
/external/u-boot/board/renesas/lager/
Dlager.c59 #define TMU0_MSTP125 BIT(25) macro
67 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
Dlager_spl.c22 #define TMU0_MSTP125 BIT(25) macro
343 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_init_f()
/external/u-boot/board/renesas/blanche/
Dblanche.c35 #define TMU0_MSTP125 BIT(25) macro
299 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
/external/u-boot/board/atmark-techno/armadillo-800eva/
Darmadillo-800eva.c239 #define TMU0_MSTP125 (1 << 25) macro
252 clrbits_le32(MSTPCR1, TMU0_MSTP125); in board_early_init_f()