Home
last modified time | relevance | path

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

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