Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.c243 u32 boot_exit_code = 0; in hw_atl_utils_soft_reset() local
250 boot_exit_code = aq_hw_read_reg(self, in hw_atl_utils_soft_reset()
252 if (flb_status != 0x06000000 || boot_exit_code != 0) in hw_atl_utils_soft_reset()
261 self->rbl_enabled = (boot_exit_code != 0); in hw_atl_utils_soft_reset()