Searched refs:EDC_BIST_CMD_ADDR (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/cxgb4/ | ||
D | t4_regs.h | 320 #define EDC_BIST_CMD_ADDR 0x7908 macro |
D | t4_hw.c | 314 t4_write_reg(adap, EDC_BIST_CMD_ADDR + idx, addr & ~0x3fU); in t4_edc_read() |