Home
last modified time | relevance | path

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

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