Searched refs:G0_RBPL_T (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | he.c | 837 G0_RBPL_T + (group * 32)); in he_init_group() 1446 he_writel(he_dev, 0x0, G0_RBPL_T + (group * 32)); in he_start() 1924 he_writel(he_dev, RBPL_MASK(he_dev->rbpl_tail), G0_RBPL_T); in he_service_rbpl() 2757 rbpl_tail = RBPL_MASK(he_readl(he_dev, G0_RBPL_T)); in he_proc_read()
|
H A D | he.h | 459 #define G0_RBPL_T 0x80414 macro
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | he.c | 834 G0_RBPL_T + (group * 32)); in he_init_group() 1443 he_writel(he_dev, 0x0, G0_RBPL_T + (group * 32)); in he_start() 1921 he_writel(he_dev, RBPL_MASK(he_dev->rbpl_tail), G0_RBPL_T); in he_service_rbpl() 2754 rbpl_tail = RBPL_MASK(he_readl(he_dev, G0_RBPL_T)); in he_proc_read()
|
H A D | he.h | 459 #define G0_RBPL_T 0x80414 macro
|
Completed in 10 milliseconds