Searched refs:CHIP_VER_RTL_MASK (Results 1 – 13 of 13) sorted by relevance
352 #define CHIP_VER_RTL_MASK 0xF000 /* Bit 12 ~ 15 */ macro
46 chip_version |= ((value32 & CHIP_VER_RTL_MASK) ? in rtl92c_read_chip_version()
1051 CHIP_VER_RTL_MASK)) { in _rtl92ce_read_chip_version() 1053 ((((value32 & CHIP_VER_RTL_MASK) == BIT(12)) in _rtl92ce_read_chip_version()
867 #define CHIP_VER_RTL_MASK 0xF000 macro
946 #define CHIP_VER_RTL_MASK 0xF000 macro
908 #define CHIP_VER_RTL_MASK 0xF000 macro
910 #define CHIP_VER_RTL_MASK 0xF000 macro
1050 ((value32 & CHIP_VER_RTL_MASK)));/* IC version (CUT) */ in _rtl8723e_read_chip_version()
941 #define CHIP_VER_RTL_MASK 0xF000 macro
138 u32 cut_ver = ((rtlhal->version & CHIP_VER_RTL_MASK) in _rtl8723be_check_positive()
1471 version |= (enum version_8723e)(value32 & CHIP_VER_RTL_MASK); in _rtl8723be_read_chip_version()
970 #define CHIP_VER_RTL_MASK 0xF000 macro
723 u32 cut_ver = ((rtlhal->version & CHIP_VER_RTL_MASK) in _rtl8821ae_check_positive()