Home | History | Annotate | Download | only in pci

Lines Matching refs:VFB_DEBUG

602 	vfb_write1(sc, VFB_DEBUG, VFB_DEBUG_SOFTRESET | VFB_DEBUG_HOLDRISC);
607 vfb_write1(sc, VFB_DEBUG, VFB_DEBUG_HOLDRISC);
635 debugreg = vfb_read1(sc, VFB_DEBUG);
636 vfb_write1(sc, VFB_DEBUG, debugreg | VFB_DEBUG_HOLDRISC);
1321 dd->vd_debugreg = vfb_read1(sc, VFB_DEBUG);
1375 if ((vfb_read1(sc, VFB_DEBUG) &
1388 if ((vfb_read1(sc, VFB_DEBUG) &
1470 debugreg = vfb_read1(sc, VFB_DEBUG);
1471 vfb_write1(sc, VFB_DEBUG, debugreg & ~VFB_DEBUG_HOLDRISC);
1484 debugreg = vfb_read1(sc, VFB_DEBUG);
1491 vfb_write1(sc, VFB_DEBUG,
1496 if ((vfb_read1(sc, VFB_DEBUG) &
1548 debugreg = vfb_read1(sc, VFB_DEBUG);
1551 vfb_write1(sc, VFB_DEBUG, debugreg | VFB_DEBUG_HOLDRISC);
1565 vfb_write1(sc, VFB_DEBUG, debugreg);
1662 debugreg = vfb_read1(sc, VFB_DEBUG);
2325 vfb_read1(sc, VFB_DEBUG));