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

/openwrt/package/kernel/lantiq/ltq-atm/src/
H A Difxmips_atm_ppe_vr9.h143 #define PP32_BRK_PC_MET(n, i) (*PP32_BREAKPOINT_REASONS(n) & (1 << (i))) macro
H A Difxmips_atm_ppe_ar9.h154 #define PP32_BRK_PC_MET(n, i) (*PP32_BREAKPOINT_REASONS(n) & (1 << (i))) macro
/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_ppe_amazon_se.h144 #define PP32_BRK_PC_MET(n, i) (*PP32_BREAKPOINT_REASONS(n) & (1 << (i))) macro
H A Difxmips_ptm_ppe_ar9.h152 #define PP32_BRK_PC_MET(n, i) (*PP32_BREAKPOINT_REASONS(n) & (1 << (i))) macro
H A Difxmips_ptm_ppe_vr9.h141 #define PP32_BRK_PC_MET(n, i) (*PP32_BREAKPOINT_REASONS(n) & (1 << (i))) macro
H A Difxmips_ptm_test.c514 if ( PP32_BRK_PC_MET(pp32, 0) )
516 if ( PP32_BRK_PC_MET(pp32, 1) )

Completed in 33 milliseconds