Searched refs:MASTER_RX_COUNT_REG_OFF (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/atm/ |
D | horizon.c | 946 while (rd_regl (dev, MASTER_RX_COUNT_REG_OFF)) { in rx_schedule() 950 wr_regl (dev, MASTER_RX_COUNT_REG_OFF, 0); in rx_schedule() 1033 wr_regl (dev, MASTER_RX_COUNT_REG_OFF, 0); in rx_schedule() 1037 wr_regl (dev, MASTER_RX_COUNT_REG_OFF, rx_bytes); in rx_schedule() 1042 wr_regl (dev, MASTER_RX_COUNT_REG_OFF, 0); in rx_schedule() 1070 wr_regl (dev, MASTER_RX_COUNT_REG_OFF, 0); in rx_bus_master_complete_handler()
|
D | horizon.h | 115 #define MASTER_RX_COUNT_REG_OFF 0x2C macro
|