Searched defs:QSB_CONF_REG_ADDR (Results 1 - 8 of 8) sorted by relevance

/openwrt/package/kernel/lantiq/ltq-atm/src/
H A Difxmips_atm_ppe_danube.h52 #define QSB_CONF_REG_ADDR(x) ((volatile unsigned int*)(IFX_PPE + (((x) + 0xC000) << 2))) macro
H A Difxmips_atm_ppe_amazon_se.h50 #define QSB_CONF_REG_ADDR(x) ((volatile unsigned int*)(IFX_PPE + (((x) + 0xC000) << 2))) macro
H A Difxmips_atm_ppe_vr9.h45 #define QSB_CONF_REG_ADDR(x) ((volatile unsigned int*)(IFX_PPE + (((x) + 0x00E000) << 2))) macro
H A Difxmips_atm_ppe_ar9.h53 #define QSB_CONF_REG_ADDR(x) ((volatile unsigned int*)(IFX_PPE + (((x) + 0xC000) << 2))) macro
/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_ppe_danube.h50 #define QSB_CONF_REG_ADDR(x) ((volatile unsigned int*)(IFX_PPE + (((x) + 0xC000) << 2))) macro
H A Difxmips_ptm_ppe_amazon_se.h48 #define QSB_CONF_REG_ADDR(x) ((volatile unsigned int*)(IFX_PPE + (((x) + 0xC000) << 2))) macro
H A Difxmips_ptm_ppe_ar9.h51 #define QSB_CONF_REG_ADDR(x) ((volatile unsigned int*)(IFX_PPE + (((x) + 0xC000) << 2))) macro
H A Difxmips_ptm_ppe_vr9.h43 #define QSB_CONF_REG_ADDR(x) ((volatile unsigned int*)(IFX_PPE + (((x) + 0x00E000) << 2))) macro

Completed in 40 milliseconds