Home
last modified time | relevance | path

Searched refs:control2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bxe/
H A Dbxe_elink.c5817 uint16_t control2; in elink_set_parallel_detection() local
5821 &control2); in elink_set_parallel_detection()
5823 control2 |= MDIO_SERDES_DIGITAL_A_1000X_CONTROL2_PRL_DT_EN; in elink_set_parallel_detection()
5825 control2 &= ~MDIO_SERDES_DIGITAL_A_1000X_CONTROL2_PRL_DT_EN; in elink_set_parallel_detection()
5827 phy->speed_cap_mask, control2); in elink_set_parallel_detection()
5831 control2); in elink_set_parallel_detection()
5846 &control2); in elink_set_parallel_detection()
5849 control2 |= in elink_set_parallel_detection()
5855 control2); in elink_set_parallel_detection()