Home
last modified time | relevance | path

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

/openbmc/u-boot/board/micronas/vct/vcth/
H A Dreg_scc.h58 #define SCC_RESET(base) ((base) + SCC_RESET_OFFS) macro
/openbmc/u-boot/board/micronas/vct/
H A Dscc.c646 reg_write(SCC_RESET(scc_descriptor_table[id].base_address), value); in scc_reset()