Home
last modified time | relevance | path

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

/u-boot/board/keymile/common/
A Dqrio.c167 u8 ctrlh; in qrio_set_leds() local
171 ctrlh = in_8(qrio_base + CTRLH_OFF); in qrio_set_leds()
172 ctrlh |= (CTRLH_WRL_BOOT | CTRLH_WRL_UNITRUN); in qrio_set_leds()
173 out_8(qrio_base + CTRLH_OFF, ctrlh); in qrio_set_leds()

Completed in 3 milliseconds