Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/sm750fb/
Dddk750_chip.c10 unsigned short physicalID; in getChipType() local
14 physicalID = devId750; /* either 0x718 or 0x750 */ in getChipType()
17 if (physicalID == 0x718) in getChipType()
19 else if (physicalID == 0x750) { in getChipType()