Searched refs:SRAM_CTL1_CFG (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/arm/allwinner/
H A Da10_sramc.c55 #define SRAM_CTL1_CFG 0x04 macro
131 reg_value = sramc_read_4(sc, SRAM_CTL1_CFG);
133 sramc_write_4(sc, SRAM_CTL1_CFG, reg_value);
148 reg_value = sramc_read_4(sc, SRAM_CTL1_CFG);
150 sramc_write_4(sc, SRAM_CTL1_CFG, reg_value);

Completed in 121 milliseconds