Searched refs:QSB_CFG (Results 1 - 3 of 3) sorted by relevance

/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_ppe_common.h77 #define QSB_CFG QSB_CONF_REG_ADDR(0x000A) macro
79 #define QSB_CFG_TSTEPC GET_BITS(*QSB_CFG, 1, 0)
/openwrt/package/kernel/lantiq/ltq-atm/src/
H A Difxmips_atm_ppe_common.h79 #define QSB_CFG QSB_CONF_REG_ADDR(0x000A) macro
81 #define QSB_CFG_TSTEPC GET_BITS(*QSB_CFG, 1, 0)
H A Dltq_atm.c1220 *QSB_CFG = QSB_CFG_TSTEPC_SET(qsb_tstep >> 1);

Completed in 42 milliseconds