Home
last modified time | relevance | path

Searched refs:TMU1_MSTP124 (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/board/renesas/ulcb/
Dulcb.c48 #define TMU1_MSTP124 BIT(24) /* non-secure */ macro
56 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125 | TMU1_MSTP124); in board_early_init_f()
/external/u-boot/board/renesas/draak/
Ddraak.c48 #define TMU1_MSTP124 BIT(24) /* non-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.c49 #define TMU1_MSTP124 BIT(24) /* non-secure */ macro
57 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125 | TMU1_MSTP124); in board_early_init_f()