Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.h505 #define CELL_CTR1 0x0d macro
H A Diphase.c2430 iadev->rx_cell_cnt += (readw(iadev->reass_reg+CELL_CTR1) & 0xffff) << 16;
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.h504 #define CELL_CTR1 0x0d macro
H A Diphase.c2431 iadev->rx_cell_cnt += (readw(iadev->reass_reg+CELL_CTR1) & 0xffff) << 16;

Completed in 17 milliseconds