Home
last modified time | relevance | path

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

/external/u-boot/board/keymile/kmp204x/
Dqrio.c131 u32 prstcfg; in qrio_prstcfg() local
135 prstcfg = in_be32(qrio_base + PRSTCFG_OFF); in qrio_prstcfg()
139 set_bit(2*bit+i, &prstcfg); in qrio_prstcfg()
141 clear_bit(2*bit+i, &prstcfg); in qrio_prstcfg()
144 out_be32(qrio_base + PRSTCFG_OFF, prstcfg); in qrio_prstcfg()