Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/morsemicro/mm81x/
H A Dcore.h31 #define MM81X_SEMVER_GET_PATCH(x) ((x) & 0x3FF) macro
H A Dfw.c396 patch = MM81X_SEMVER_GET_PATCH(fw_version); in mm81x_fw_check_compatibility()