Searched refs:ctrlh (Results 1 - 1 of 1) sorted by relevance

/u-boot/board/keymile/common/
H A Dqrio.c193 u8 ctrlh; local
197 ctrlh = in_8(qrio_base + CTRLH_OFF);
198 ctrlh |= (CTRLH_WRL_BOOT | CTRLH_WRL_UNITRUN);
199 out_8(qrio_base + CTRLH_OFF, ctrlh);

Completed in 55 milliseconds