Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.h388 #define STAT_DLETINT 0x00000010 macro
H A Diphase.c2253 if (status & STAT_DLETINT)
2255 writel(STAT_DLETINT, iadev->reg + IPHASE5575_BUS_STATUS_REG);
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.h387 #define STAT_DLETINT 0x00000010 macro
H A Diphase.c2254 if (status & STAT_DLETINT)
2256 writel(STAT_DLETINT, iadev->reg + IPHASE5575_BUS_STATUS_REG);

Completed in 18 milliseconds