Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_hw.h239 FLASH_FWBOOTSTRAP_START_SEC = 27, enumerator
241 FLASH_FWBOOTSTRAP_START = FLASH_START(FLASH_FWBOOTSTRAP_START_SEC),
HDt4_hw.c1136 fw_start_sec = FLASH_FWBOOTSTRAP_START_SEC; in t4_load_fw()