Searched refs:DART_IN (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Ddart.h60 #define DART_IN(r) (in_be32(DART_REG(r))) macro
H A Ddart_iommu.c95 reg = DART_IN(DART_CNTL);
99 while ((DART_IN(DART_CNTL) & inv_bit) && l < (1L << limit))
104 reg = DART_IN(DART_CNTL);
126 while ((DART_IN(DART_CNTL) & DART_CNTL_U4_IONE) && l < (1L << limit)) {

Completed in 18 milliseconds