Searched refs:TMU0_MSTP125 (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/renesas/silk/ |
| H A D | silk.c | 46 #define TMU0_MSTP125 (1 << 25) macro 59 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
|
| /OK3568_Linux_fs/u-boot/board/renesas/porter/ |
| H A D | porter.c | 50 #define TMU0_MSTP125 (1 << 25) macro 61 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
|
| /OK3568_Linux_fs/u-boot/board/renesas/stout/ |
| H A D | stout.c | 61 #define TMU0_MSTP125 (1 << 25) macro 76 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
|
| /OK3568_Linux_fs/u-boot/board/renesas/gose/ |
| H A D | gose.c | 48 #define TMU0_MSTP125 (1 << 25) macro 63 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
|
| /OK3568_Linux_fs/u-boot/board/renesas/alt/ |
| H A D | alt.c | 45 #define TMU0_MSTP125 (1 << 25) macro 59 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
|
| /OK3568_Linux_fs/u-boot/board/renesas/ulcb/ |
| H A D | ulcb.c | 48 #define TMU0_MSTP125 BIT(25) /* secure */ macro 65 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125 | TMU1_MSTP124); in board_early_init_f()
|
| /OK3568_Linux_fs/u-boot/board/renesas/koelsch/ |
| H A D | koelsch.c | 50 #define TMU0_MSTP125 (1 << 25) macro 64 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
|
| /OK3568_Linux_fs/u-boot/board/renesas/lager/ |
| H A D | lager.c | 59 #define TMU0_MSTP125 (1 << 25) macro 76 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
|
| /OK3568_Linux_fs/u-boot/board/renesas/salvator-x/ |
| H A D | salvator-x.c | 49 #define TMU0_MSTP125 BIT(25) /* secure */ macro 67 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125 | TMU1_MSTP124); in board_early_init_f()
|
| /OK3568_Linux_fs/u-boot/board/atmark-techno/armadillo-800eva/ |
| H A D | armadillo-800eva.c | 239 #define TMU0_MSTP125 (1 << 25) macro 252 clrbits_le32(MSTPCR1, TMU0_MSTP125); in board_early_init_f()
|
| /OK3568_Linux_fs/u-boot/board/renesas/blanche/ |
| H A D | blanche.c | 307 #define TMU0_MSTP125 (1 << 25) macro 315 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()
|