Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A DHalVerDef.h45 enum hal_ic_type_e ICType; member
55 #define GET_CVID_IC_TYPE(version) ((enum hal_ic_type_e)((version).ICType))
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c1641 ChipVersion.ICType = CHIP_8723B; in ReadChipVersion8723B()