Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.c125 u32 flb_status = aq_hw_read_reg(self, in hw_atl_utils_soft_reset_flb() local
128 flb_status = flb_status & 0x10; in hw_atl_utils_soft_reset_flb()
129 if (flb_status) in hw_atl_utils_soft_reset_flb()
248 u32 flb_status = aq_hw_read_reg(self, in hw_atl_utils_soft_reset() local
252 if (flb_status != 0x06000000 || boot_exit_code != 0) in hw_atl_utils_soft_reset()