Searched refs:VendorType (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A DHalVerDef.h47 enum HAL_VENDOR VendorType; member in struct:HAL_VERSION
52 #define GET_CVID_MANUFACTUER(version) (((version).VendorType))
/linux-4.4.14/drivers/staging/rtl8723au/include/
H A DHalVerDef.h58 enum hal_vendor VendorType; member in struct:hal_version
65 #define GET_CVID_MANUFACTUER(version) ((version).VendorType)
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
H A Drtl8188e_hal_init.c141 ChipVersion.VendorType = ((value32 & VENDOR_ID) ? CHIP_VENDOR_UMC : CHIP_VENDOR_TSMC); ReadChipVersion8188E()
/linux-4.4.14/drivers/staging/rtl8723au/hal/
H A Drtl8723a_hal_init.c742 ChipVersion.VendorType = rtl8723a_read_chip_version()

Completed in 71 milliseconds