Searched refs:PP32_BRK_GRPi_DATA_VALUE_WRn (Results 1 - 5 of 5) sorted by relevance

/openwrt/package/kernel/lantiq/ltq-atm/src/
H A Difxmips_atm_ppe_vr9.h132 #define PP32_BRK_GRPi_DATA_VALUE_WRn(k, i, n) (*PP32_BRK_TRIG(k) & ((1 << ((n) + 6)) << ((i) * 8))) macro
H A Difxmips_atm_ppe_ar9.h143 #define PP32_BRK_GRPi_DATA_VALUE_WRn(k, i, n) (*PP32_BRK_TRIG(k) & ((1 << ((n) + 6)) << ((i) * 8))) macro
/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_ppe_amazon_se.h133 #define PP32_BRK_GRPi_DATA_VALUE_WRn(k, i, n) (*PP32_BRK_TRIG(k) & ((1 << ((n) + 6)) << ((i) * 8))) macro
H A Difxmips_ptm_ppe_ar9.h141 #define PP32_BRK_GRPi_DATA_VALUE_WRn(k, i, n) (*PP32_BRK_TRIG(k) & ((1 << ((n) + 6)) << ((i) * 8))) macro
H A Difxmips_ptm_ppe_vr9.h130 #define PP32_BRK_GRPi_DATA_VALUE_WRn(k, i, n) (*PP32_BRK_TRIG(k) & ((1 << ((n) + 6)) << ((i) * 8))) macro

Completed in 32 milliseconds