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

/openwrt/package/kernel/lantiq/ltq-atm/src/
H A Difxmips_atm_ppe_vr9.h110 #define PP32_BRK_DATA_VALUE_RD(n, i) PP32_DEBUG_REG_ADDR(n, 0x0908 + (i) * 2) macro
H A Difxmips_atm_ppe_ar9.h121 #define PP32_BRK_DATA_VALUE_RD(n, i) PP32_DEBUG_REG_ADDR(n, 0x0908 + (i) * 2) macro
/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_ppe_amazon_se.h110 #define PP32_BRK_DATA_VALUE_RD(n, i) PP32_DEBUG_REG_ADDR(n, 0x0908 + (i) * 2) macro
H A Difxmips_ptm_ppe_ar9.h119 #define PP32_BRK_DATA_VALUE_RD(n, i) PP32_DEBUG_REG_ADDR(n, 0x0908 + (i) * 2) macro
H A Difxmips_ptm_ppe_vr9.h108 #define PP32_BRK_DATA_VALUE_RD(n, i) PP32_DEBUG_REG_ADDR(n, 0x0908 + (i) * 2) macro
H A Difxmips_ptm_test.c599 len += sprintf(page + off + len, " rdval0: 0x%08x\n", *PP32_BRK_DATA_VALUE_RD(pp32, 0));
600 len += sprintf(page + off + len, " rdval1: 0x%08x\n", *PP32_BRK_DATA_VALUE_RD(pp32, 1));

Completed in 35 milliseconds