Searched refs:MT_MCU_BUS_TIMEOUT_EN_MASK (Results 1 – 2 of 2) sorted by relevance
946 MT_MCU_BUS_TIMEOUT_EN_MASK; in mt7986_wmac_wfsys_set_timeout()949 FIELD_PREP(MT_MCU_BUS_TIMEOUT_EN_MASK, 1); in mt7986_wmac_wfsys_set_timeout()
1035 #define MT_MCU_BUS_TIMEOUT_EN_MASK BIT(31) macro