Home
last modified time | relevance | path

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

/openbmc/u-boot/board/keymile/kmp204x/
H A Dqrio.c167 u8 ctrll; in qrio_enable_app_buffer() local
171 ctrll = in_8(qrio_base + CTRLL_OFF); in qrio_enable_app_buffer()
172 ctrll |= (CTRLL_WRB_BUFENA); in qrio_enable_app_buffer()
173 out_8(qrio_base + CTRLL_OFF, ctrll); in qrio_enable_app_buffer()