Home
last modified time | relevance | path

Searched refs:FWSRAM_TOP_SCL_CFG (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/board/micronas/vct/
Dtop.c38 reg.reg = reg_read(FWSRAM_TOP_SCL_CFG(FWSRAM_BASE)); in top_read_pin()
72 reg_write(FWSRAM_TOP_SCL_CFG(FWSRAM_BASE), reg.reg); in top_write_pin()
/external/u-boot/board/micronas/vct/vcth/
Dreg_fwsram.h53 #define FWSRAM_TOP_SCL_CFG(base) ((base) + FWSRAM_TOP_SCL_CFG_OFFS) macro