Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.c287 writew(TRANSMIT_DONE, dev->seg_reg+SEG_INTR_STATUS_REG); in clear_lockup()
1666 status = readl(iadev->seg_reg+SEG_INTR_STATUS_REG);
1673 writew(TRANSMIT_DONE, iadev->seg_reg+SEG_INTR_STATUS_REG);
2188 readw(iadev->seg_reg+SEG_INTR_STATUS_REG);
2192 writew(TRANSMIT_DONE, iadev->seg_reg+SEG_INTR_STATUS_REG);
2996 writew(TRANSMIT_DONE, iadev->seg_reg+SEG_INTR_STATUS_REG);
H A Diphase.h451 #define SEG_INTR_STATUS_REG 0x47 macro
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.c286 writew(TRANSMIT_DONE, dev->seg_reg+SEG_INTR_STATUS_REG); in clear_lockup()
1667 status = readl(iadev->seg_reg+SEG_INTR_STATUS_REG);
1674 writew(TRANSMIT_DONE, iadev->seg_reg+SEG_INTR_STATUS_REG);
2189 readw(iadev->seg_reg+SEG_INTR_STATUS_REG);
2193 writew(TRANSMIT_DONE, iadev->seg_reg+SEG_INTR_STATUS_REG);
2997 writew(TRANSMIT_DONE, iadev->seg_reg+SEG_INTR_STATUS_REG);
H A Diphase.h450 #define SEG_INTR_STATUS_REG 0x47 macro

Completed in 20 milliseconds