Searched refs:EXT_VENDOR_ID (Results 1 – 3 of 3) sorted by relevance
17 #define EXT_VENDOR_ID (BIT(18) | BIT(19)) macro
1475 if (((value32 & EXT_VENDOR_ID) >> 18) == 0x01) in _rtl8723be_read_chip_version()
901 #define EXT_VENDOR_ID (BIT(18)|BIT(19)) /* Currently only for RTL8723B */ macro