Searched refs:RST_WDTRSTCR (Results 1 – 4 of 4) sorted by relevance
17 #define RST_WDTRSTCR (RST_BASE + 0x0054U) macro66 rmsk = mmio_read_32(RST_WDTRSTCR) & WDTRSTCR_MASK_ALL; in swdt_disable()68 mmio_write_32(RST_WDTRSTCR, WDTRSTCR_UPPER_BYTE | rmsk); in swdt_disable()124 rmsk = mmio_read_32(RST_WDTRSTCR) & WDTRSTCR_MASK_ALL; in rcar_swdt_init()126 mmio_write_32(RST_WDTRSTCR, rmsk); in rcar_swdt_init()
234 #define RST_WDTRSTCR (RST_BASE + 0x0054U) macro
910 reg = mmio_read_32(RST_WDTRSTCR); in bl2_early_platform_setup2()913 mmio_write_32(RST_WDTRSTCR, reg); in bl2_early_platform_setup2()
1305 reg = mmio_read_32(RST_WDTRSTCR); in bl2_early_platform_setup2()1308 mmio_write_32(RST_WDTRSTCR, reg); in bl2_early_platform_setup2()