Searched refs:PP32_BRK_DATA_VALUE_WR_GT_EQ (Results 1 - 6 of 6) sorted by relevance

/openwrt/package/kernel/lantiq/ltq-atm/src/
H A Difxmips_atm_ppe_vr9.h150 #define PP32_BRK_DATA_VALUE_WR_GT_EQ(n, i) (*PP32_BREAKPOINT_REASONS(n) & (1 << ((i) * 2 + 13))) macro
H A Difxmips_atm_ppe_ar9.h161 #define PP32_BRK_DATA_VALUE_WR_GT_EQ(n, i) (*PP32_BREAKPOINT_REASONS(n) & (1 << ((i) * 2 + 13))) macro
/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_ppe_amazon_se.h151 #define PP32_BRK_DATA_VALUE_WR_GT_EQ(n, i) (*PP32_BREAKPOINT_REASONS(n) & (1 << ((i) * 2 + 13))) macro
H A Difxmips_ptm_test.c553 if ( PP32_BRK_DATA_VALUE_WR_GT_EQ(pp32, 0) )
558 else if ( PP32_BRK_DATA_VALUE_WR_GT_EQ(pp32, 0) )
566 if ( PP32_BRK_DATA_VALUE_WR_GT_EQ(pp32, 1) )
571 else if ( PP32_BRK_DATA_VALUE_WR_GT_EQ(pp32, 1) )
H A Difxmips_ptm_ppe_ar9.h159 #define PP32_BRK_DATA_VALUE_WR_GT_EQ(n, i) (*PP32_BREAKPOINT_REASONS(n) & (1 << ((i) * 2 + 13))) macro
H A Difxmips_ptm_ppe_vr9.h148 #define PP32_BRK_DATA_VALUE_WR_GT_EQ(n, i) (*PP32_BREAKPOINT_REASONS(n) & (1 << ((i) * 2 + 13))) macro

Completed in 35 milliseconds