Searched refs:MACPHYC_TX_SEL_MASK (Results 1 – 1 of 1) sorted by relevance
28 #define MACPHYC_TX_SEL_MASK GENMASK(19, 19) macro196 val = FIELD_PREP(MACPHYC_TX_SEL_MASK, MACPHYC_TX_SEL_ORIGIN) | in x2000_mac_set_mode()209 val |= FIELD_PREP(MACPHYC_TX_SEL_MASK, MACPHYC_TX_SEL_ORIGIN); in x2000_mac_set_mode()211 val |= FIELD_PREP(MACPHYC_TX_SEL_MASK, MACPHYC_TX_SEL_DELAY) | in x2000_mac_set_mode()326 .mask = MACPHYC_TX_SEL_MASK | MACPHYC_TX_DELAY_MASK | MACPHYC_RX_SEL_MASK |
Completed in 13 milliseconds