Searched refs:rom_signature (Results 1 - 1 of 1) sorted by relevance

/drivers/misc/
H A Dpch_phub.c495 unsigned int rom_signature; local
519 (unsigned char *)&rom_signature);
520 rom_signature &= 0xff;
523 rom_signature |= (tmp & 0xff) << 8;
524 if (rom_signature == 0xAA55) {

Completed in 626 milliseconds