HomeSort by: relevance | last modified time | path
    Searched refs:GT_CommUnitIntr_Cause (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/marvell/
gt.c 663 cause = gt_read(gt, GT_CommUnitIntr_Cause);
664 gt_write(gt, GT_CommUnitIntr_Cause, ~cause);
701 cause = gt_read(gt, GT_CommUnitIntr_Cause);
703 gt_write(gt, GT_CommUnitIntr_Cause, ~cause);
gtreg.h 730 #define GT_CommUnitIntr_Cause 0xf310

Completed in 12 milliseconds