Searched refs:PP32_HALT_STAT (Results 1 - 9 of 9) sorted by relevance

/openwrt/package/kernel/lantiq/ltq-atm/src/
H A Difxmips_atm_ppe_amazon_se.h85 #define PP32_HALT_STAT PP32_DEBUG_REG_ADDR(0, 0x0D00) macro
H A Difxmips_atm_ppe_danube.h92 #define PP32_HALT_STAT PP32_DEBUG_REG_ADDR(0, 0x0001) macro
H A Difxmips_atm_ppe_vr9.h135 #define PP32_HALT_STAT(n) PP32_CPU_STATUS(n) macro
H A Difxmips_atm_ppe_ar9.h146 #define PP32_HALT_STAT(n) PP32_CPU_STATUS(n) macro
/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_ppe_danube.h90 #define PP32_HALT_STAT PP32_DEBUG_REG_ADDR(0, 0x0001) macro
H A Difxmips_ptm_ppe_amazon_se.h136 #define PP32_HALT_STAT(n) PP32_CPU_STATUS(n) macro
H A Difxmips_ptm_ppe_ar9.h144 #define PP32_HALT_STAT(n) PP32_CPU_STATUS(n) macro
H A Difxmips_ptm_ppe_vr9.h133 #define PP32_HALT_STAT(n) PP32_CPU_STATUS(n) macro
H A Difxmips_ptm_test.c288 if ( !(*PP32_HALT_STAT & 0x01) )
295 if ( (*PP32_HALT_STAT & bit) )

Completed in 38 milliseconds