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

/freebsd-11-stable/sys/arm/allwinner/
H A Da10_sramc.c54 #define SRAM_CTL1_CFG 0x04 macro
130 reg_value = sramc_read_4(sc, SRAM_CTL1_CFG);
132 sramc_write_4(sc, SRAM_CTL1_CFG, reg_value);
147 reg_value = sramc_read_4(sc, SRAM_CTL1_CFG);
149 sramc_write_4(sc, SRAM_CTL1_CFG, reg_value);

Completed in 108 milliseconds