Home
last modified time | relevance | path

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

/drivers/block/mtip32xx/
Dmtip32xx.c67 #define HSORG_HWREV 0xFF00 macro
2471 rev = (hwdata & HSORG_HWREV) >> 8; in mtip_detect_product()