Home
last modified time | relevance | path

Searched refs:STAT_DLERINT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.h389 #define STAT_DLERINT 0x00000008 macro
H A Diphase.c2241 if (status & STAT_DLERINT)
2244 writel(STAT_DLERINT, iadev->reg + IPHASE5575_BUS_STATUS_REG);
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.h388 #define STAT_DLERINT 0x00000008 macro
H A Diphase.c2242 if (status & STAT_DLERINT)
2245 writel(STAT_DLERINT, iadev->reg + IPHASE5575_BUS_STATUS_REG);

Completed in 17 milliseconds