Searched refs:RESET_CNTL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | he.h | 352 #define RESET_CNTL 0x80000 macro
|
H A D | he.c | 1057 he_writel(he_dev, 0x0, RESET_CNTL); in he_start() 1058 he_writel(he_dev, 0xff, RESET_CNTL); in he_start() 1061 status = he_readl(he_dev, RESET_CNTL); in he_start()
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | he.h | 352 #define RESET_CNTL 0x80000 macro
|
H A D | he.c | 1054 he_writel(he_dev, 0x0, RESET_CNTL); in he_start() 1055 he_writel(he_dev, 0xff, RESET_CNTL); in he_start() 1058 status = he_readl(he_dev, RESET_CNTL); in he_start()
|
Completed in 11 milliseconds