Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/marvell/
H A Dgt.c663 cause = gt_read(gt, GT_CommUnitIntr_Cause); in gt_comm_intr()
664 gt_write(gt, GT_CommUnitIntr_Cause, ~cause); in gt_comm_intr()
701 cause = gt_read(gt, GT_CommUnitIntr_Cause); in gt_comm_intr_enb()
703 gt_write(gt, GT_CommUnitIntr_Cause, ~cause); in gt_comm_intr_enb()
H A Dgtreg.h730 #define GT_CommUnitIntr_Cause 0xf310 macro