Searched refs:PUPR5_ETH_MAGIC (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/renesas/porter/ |
| H A D | porter.c | 84 #define PUPR5_ETH_MAGIC (1 << 27) macro 107 mstp_clrbits_le32(PUPR5, PUPR5, PUPR5_ETH & ~PUPR5_ETH_MAGIC); in board_init() 109 mstp_clrbits_le32(PUPR5, PUPR5, PUPR5_ETH_MAGIC); in board_init()
|
| /OK3568_Linux_fs/u-boot/board/renesas/gose/ |
| H A D | gose.c | 82 #define PUPR5_ETH_MAGIC (1 << 27) macro 106 mstp_clrbits_le32(PUPR5, PUPR5, PUPR5_ETH & ~PUPR5_ETH_MAGIC); in board_init() 108 mstp_clrbits_le32(PUPR5, PUPR5, PUPR5_ETH_MAGIC); in board_init()
|
| /OK3568_Linux_fs/u-boot/board/renesas/koelsch/ |
| H A D | koelsch.c | 89 #define PUPR5_ETH_MAGIC (1 << 27) macro 112 mstp_clrbits_le32(PUPR5, PUPR5, PUPR5_ETH & ~PUPR5_ETH_MAGIC); in board_init() 114 mstp_clrbits_le32(PUPR5, PUPR5, PUPR5_ETH_MAGIC); in board_init()
|