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