Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/sm750fb/
Dddk750_chip.c16 unsigned short physicalID; in getChipType() local
20 physicalID = devId750;//either 0x718 or 0x750 in getChipType()
23 if (physicalID == 0x718) in getChipType()
25 else if (physicalID == 0x750) { in getChipType()