Home
last modified time | relevance | path

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

/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c66 #define HSORG_HWREV 0xFF00 macro
2337 rev = (hwdata & HSORG_HWREV) >> 8; in mtip_detect_product()