Home
last modified time | relevance | path

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

/openbmc/u-boot/board/micronas/vct/
H A Dtop.c47 reg.reg = reg_read(FWSRAM_TOP_GPIO2_0_CFG(FWSRAM_BASE)); in top_read_pin()
81 reg_write(FWSRAM_TOP_GPIO2_0_CFG(FWSRAM_BASE), reg.reg); in top_write_pin()
/openbmc/u-boot/board/micronas/vct/vcth/
H A Dreg_fwsram.h37 #define FWSRAM_TOP_GPIO2_0_CFG(base) ((base) + FWSRAM_TOP_GPIO2_0_CFG_OFFS) macro