Home
last modified time | relevance | path

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

/openbmc/u-boot/board/micronas/vct/vcth/
H A Dreg_dcgu.h15 #define DCGU_RESET_UNIT1(base) ((base) + DCGU_RESET_UNIT1_OFFS) macro
/openbmc/u-boot/board/micronas/vct/
H A Ddcgu.c147 val.reg = reg_read(DCGU_RESET_UNIT1(DCGU_BASE)); in dcgu_set_reset_switch()
241 reg_write(DCGU_RESET_UNIT1(DCGU_BASE), val.reg); in dcgu_set_reset_switch()