Searched refs:DPMAC_LINK_OPT_AUTONEG (Results 1 – 4 of 4) sorted by relevance
93 #define DPMAC_LINK_OPT_AUTONEG BIT_ULL(0) macro
154 dpmac_state->options |= DPMAC_LINK_OPT_AUTONEG; in dpaa2_mac_config()156 dpmac_state->options &= ~DPMAC_LINK_OPT_AUTONEG; in dpaa2_mac_config()
319 #define DPMAC_LINK_OPT_AUTONEG 0x0000000000000001ULL macro
494 dpmac_link_state.options &= ~DPMAC_LINK_OPT_AUTONEG; in ldpaa_eth_open()496 dpmac_link_state.options |= DPMAC_LINK_OPT_AUTONEG; in ldpaa_eth_open()