Searched refs:BIT_GET_VENDOR_ID_8821C (Results 1 – 6 of 6) sorted by relevance
46 hal->version_id.VendorType = BIT_GET_VENDOR_ID_8821C(value32); in read_chip_version()
47 hal->version_id.VendorType = BIT_GET_VENDOR_ID_8821C(value32); in read_chip_version()
1541 #define BIT_GET_VENDOR_ID_8821C(x) (((x) >> BIT_SHIFT_VENDOR_ID_8821C) & BIT_MASK_VENDOR_ID_8821C) macro
2472 #define BIT_GET_VENDOR_ID_8821C(x) \ macro
2471 #define BIT_GET_VENDOR_ID_8821C(x) \ macro