Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/renesas/silk/
H A Dsilk.c46 #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 Dporter.c50 #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 Dstout.c61 #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 Dgose.c48 #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 Dalt.c45 #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 Dulcb.c48 #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 Dkoelsch.c50 #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 Dlager.c59 #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 Dsalvator-x.c49 #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 Darmadillo-800eva.c239 #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 Dblanche.c307 #define TMU0_MSTP125 (1 << 25) macro
315 mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125); in board_early_init_f()