Searched refs:MACPHYC_TX_SEL_MASK (Results 1 – 1 of 1) sorted by relevance
28 #define MACPHYC_TX_SEL_MASK GENMASK(19, 19) macro195 val = FIELD_PREP(MACPHYC_TX_SEL_MASK, MACPHYC_TX_SEL_ORIGIN) | in x2000_mac_set_mode()208 val |= FIELD_PREP(MACPHYC_TX_SEL_MASK, MACPHYC_TX_SEL_ORIGIN); in x2000_mac_set_mode()210 val |= FIELD_PREP(MACPHYC_TX_SEL_MASK, MACPHYC_TX_SEL_DELAY) | in x2000_mac_set_mode()370 .mask = MACPHYC_TX_SEL_MASK | MACPHYC_TX_DELAY_MASK | MACPHYC_RX_SEL_MASK |