Searched refs:F_64BIT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ | ||
H A D | regs.h | 406 #define F_64BIT V_64BIT(1U) macro |
H A D | t3_hw.c | 3407 p->width = (pci_mode & F_64BIT) ? 64 : 32; in get_pci_mode() |