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