Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.h457 #define CELL_CTR_HIGH_AUTO 0x49 macro
H A Diphase.c2434 iadev->tx_cell_cnt += (readw(iadev->seg_reg+CELL_CTR_HIGH_AUTO)&0xffff)<<16;
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.h456 #define CELL_CTR_HIGH_AUTO 0x49 macro
H A Diphase.c2435 iadev->tx_cell_cnt += (readw(iadev->seg_reg+CELL_CTR_HIGH_AUTO)&0xffff)<<16;

Completed in 17 milliseconds