Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ice/
HDice_nvm.c480 case ICE_SR_NETLIST_BANK_PTR: in ice_get_flash_bank_offset()
687 status = ice_read_flash_module(hw, bank, ICE_SR_NETLIST_BANK_PTR, offset * sizeof(u16), in ice_read_netlist_module()
1149 status = ice_read_flash_module(hw, bank, ICE_SR_NETLIST_BANK_PTR, in ice_get_netlist_info()
1384 status = ice_read_sr_pointer(hw, ICE_SR_NETLIST_BANK_PTR, &banks->netlist_ptr); in ice_determine_active_flash_banks()
HDice_type.h1333 #define ICE_SR_NETLIST_BANK_PTR 0x46 macro