Home
last modified time | relevance | path

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

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