Home
last modified time | relevance | path

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

/external/u-boot/board/micronas/vct/vcth/
Dreg_dcgu.h15 #define DCGU_RESET_UNIT1(base) ((base) + DCGU_RESET_UNIT1_OFFS) macro
/external/u-boot/board/micronas/vct/
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()