Searched refs:TXFIFO_START_BLK (Results 1 – 3 of 3) sorted by relevance
643 #define TXFIFO_START_BLK 6 /* Base address + 6 * 256 B */ macro1074 (TXFIFO_START_BLK * TXFIFO_SIZE_UNIT))
2076 u16 txfifo_startblk = TXFIFO_START_BLK, txfifo_endblk; in brcms_b_corerev_fifofixup()2081 txfifo_startblk = TXFIFO_START_BLK; in brcms_b_corerev_fifofixup()
454 #define TXFIFO_START_BLK 6 /**< Base address + 6 * 256 B */ macro