Home
last modified time | relevance | path

Searched refs:OTP_VALID_DUALMAC_BOARD_ID_MASK (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dmhi.c18 #define OTP_VALID_DUALMAC_BOARD_ID_MASK 0x1000 macro
341 } else if (board_id & OTP_VALID_DUALMAC_BOARD_ID_MASK) { in ath12k_mhi_register()