Searched refs:CONFIG_TSRB (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/atm/
H A Dhe.c270 he_writel_tcm(dev, val, CONFIG_TSRB | (cid << 2) | 0)
273 he_writel_tcm(dev, val, CONFIG_TSRB | (cid << 2) | 1)
276 he_writel_tcm(dev, val, CONFIG_TSRB | (cid << 2) | 2)
279 he_writel_tcm(dev, val, CONFIG_TSRB | (cid << 2) | 3)
1297 he_writel(he_dev, CONFIG_TSRB, TSRB_BA);
H A Dhe.h78 #define CONFIG_TSRB 0x08000 macro

Completed in 142 milliseconds