Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/mtip32xx/
Dmtip32xx.c76 #define HSORG_HWREV 0xFF00 macro
2835 rev = (hwdata & HSORG_HWREV) >> 8; in mtip_detect_product()