Home
last modified time | relevance | path

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

/linux/drivers/atm/
H A Dhe.h79 #define CONFIG_TSRC 0x0c000 macro
H A Dhe.c283 he_writel_tcm(dev, val, CONFIG_TSRC | (cid << 1) | 0)
286 he_writel_tcm(dev, val, CONFIG_TSRC | (cid << 1) | 1)
1298 he_writel(he_dev, CONFIG_TSRC, TSRC_BA); in he_start()