Searched refs:LAN743X_CSR_FLAG_IS_B0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/microchip/ | ||
H A D | lan743x_main.h | 883 #define LAN743X_CSR_FLAG_IS_B0 BIT(1) macro |
H A D | lan743x_main.c | 201 csr->flags |= LAN743X_CSR_FLAG_IS_B0; in lan743x_csr_init() |