Searched refs:prstcfg (Results 1 – 1 of 1) sorted by relevance
145 unsigned long prstcfg; in qrio_prstcfg() local149 prstcfg = in_be32(qrio_base + PRSTCFG_OFF); in qrio_prstcfg()153 __set_bit(2 * bit + i, &prstcfg); in qrio_prstcfg()155 __clear_bit(2 * bit + i, &prstcfg); in qrio_prstcfg()158 out_be32(qrio_base + PRSTCFG_OFF, prstcfg); in qrio_prstcfg()
Completed in 3 milliseconds