Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptbase.h571 #define MPT_NVRAM_SYNC_SHIFT (8) macro
H A Dmptspi.c441 spi_min_period(starget) = (nvram & MPT_NVRAM_SYNC_MASK) >> MPT_NVRAM_SYNC_SHIFT; in mptspi_target_alloc()