Searched refs:package_type (Results 1 – 5 of 5) sorted by relevance
575 u8 package_type = 0x7; /* a nonsense value */ in rtl8710bu_identify_chip() local612 rtl8710b_read_efuse8(priv, EEPROM_PACKAGE_TYPE_8710B, &package_type); in rtl8710bu_identify_chip()614 if (package_type == 0xff) { in rtl8710bu_identify_chip()618 package_type = PACKAGE_QFN48M_U; in rtl8710bu_identify_chip()620 package_type = PACKAGE_QFN48M_S; in rtl8710bu_identify_chip()629 package_type = PACKAGE_QFN48M_U; in rtl8710bu_identify_chip()631 } else if (package_type != PACKAGE_QFN48M_S && in rtl8710bu_identify_chip()632 package_type != PACKAGE_QFN48M_U) { in rtl8710bu_identify_chip()640 package_type = PACKAGE_QFN48M_U; in rtl8710bu_identify_chip()643 priv->package_type = package_type; in rtl8710bu_identify_chip()[all …]
1118 u8 package_type; /* 0x1fb */ member1833 u8 package_type; member
441 u8 package_type, in acpi_ns_remove_null_elements() argument457 switch (package_type) { in acpi_ns_remove_null_elements()
341 u8 package_type,
152 rtlhal->package_type << 12 | in _rtl8723be_check_positive()172 rtlhal->board_type, rtlhal->package_type); in _rtl8723be_check_positive()