Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/keymile/kmp204x/
H A Dqrio.c132 u32 prstcfg; in qrio_prstcfg() local
136 prstcfg = in_be32(qrio_base + PRSTCFG_OFF); in qrio_prstcfg()
140 set_bit(2*bit+i, &prstcfg); in qrio_prstcfg()
142 clear_bit(2*bit+i, &prstcfg); in qrio_prstcfg()
145 out_be32(qrio_base + PRSTCFG_OFF, prstcfg); in qrio_prstcfg()