Home
last modified time | relevance | path

Searched refs:CONFIG_TSRC (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/atm/
Dhe.h88 #define CONFIG_TSRC 0x0c000 macro
Dhe.c279 he_writel_tcm(dev, val, CONFIG_TSRC | (cid << 1) | 0)
282 he_writel_tcm(dev, val, CONFIG_TSRC | (cid << 1) | 1)
1345 he_writel(he_dev, CONFIG_TSRC, TSRC_BA); in he_start()