Home
last modified time | relevance | path

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

/openbmc/u-boot/board/keymile/kmp204x/
H A Dqrio.c153 u8 ctrlh; in qrio_set_leds() local
157 ctrlh = in_8(qrio_base + CTRLH_OFF); in qrio_set_leds()
158 ctrlh |= (CTRLH_WRL_BOOT | CTRLH_WRL_UNITRUN); in qrio_set_leds()
159 out_8(qrio_base + CTRLH_OFF, ctrlh); in qrio_set_leds()