Searched refs:CONFIG_TSRB (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | he.c | 270 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) 1300 he_writel(he_dev, CONFIG_TSRB, TSRB_BA); in he_start()
|
H A D | he.h | 78 #define CONFIG_TSRB 0x08000 macro
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | he.c | 270 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); in he_start()
|
H A D | he.h | 78 #define CONFIG_TSRB 0x08000 macro
|
Completed in 11 milliseconds