Home
last modified time | relevance | path

Searched refs:CHIP_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Ddef.h25 #define CHIP_UNKNOWN BIT(7) macro
H A Dhw.c1059 ? CHIP_VENDOR_UMC_B_CUT : CHIP_UNKNOWN) | in _rtl92ce_read_chip_version()
/openbmc/linux/drivers/video/fbdev/
H A Ds3fb.c86 #define CHIP_UNKNOWN 0x00 macro
1113 return CHIP_UNKNOWN; in s3_identification()
1355 if (par->chip == CHIP_UNKNOWN) in s3_pci_probe()