Home
last modified time | relevance | path

Searched refs:t4_read_flash (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c3026 * t4_read_flash - read words from serial flash
3038 int t4_read_flash(struct adapter *adapter, unsigned int addr, in t4_read_flash() function
3113 ret = t4_read_flash(adapter, addr & ~0xff, ARRAY_SIZE(buf), buf, in t4_write_flash()
3140 return t4_read_flash(adapter, FLASH_FW_START + in t4_get_fw_version()
3154 return t4_read_flash(adapter, FLASH_FWBOOTSTRAP_START + in t4_get_bs_version()
3168 return t4_read_flash(adapter, FLASH_FW_START + in t4_get_tp_version()
3193 ret = t4_read_flash(adap, FLASH_EXP_ROM_START, in t4_get_exprom_version()
3505 ret = t4_read_flash(adap, FLASH_FW_START, in t4_prep_fw()
H A Dcxgb4.h1848 int t4_read_flash(struct adapter *adapter, unsigned int addr,
H A Dcudbg_lib.c3613 rc = t4_read_flash(padap, addr, n, (u32 *)temp_buff.data, 0); in cudbg_collect_flash()
H A Dcxgb4_debugfs.c1640 ret = t4_read_flash(adap, pos - ofst, (len + 3) / 4, in flash_read()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c2996 * t4_read_flash - read words from serial flash
3008 int t4_read_flash(struct adapter *adapter, unsigned int addr, in t4_read_flash() function
3083 ret = t4_read_flash(adapter, addr & ~0xff, ARRAY_SIZE(buf), buf, in t4_write_flash()
3110 return t4_read_flash(adapter, FLASH_FW_START + in t4_get_fw_version()
3124 return t4_read_flash(adapter, FLASH_FWBOOTSTRAP_START + in t4_get_bs_version()
3138 return t4_read_flash(adapter, FLASH_FW_START + in t4_get_tp_version()
3163 ret = t4_read_flash(adap, FLASH_EXP_ROM_START, in t4_get_exprom_version()
3475 ret = t4_read_flash(adap, FLASH_FW_START, in t4_prep_fw()
H A Dcxgb4.h1844 int t4_read_flash(struct adapter *adapter, unsigned int addr,
H A Dcudbg_lib.c3594 rc = t4_read_flash(padap, addr, n, (u32 *)temp_buff.data, 0); in cudbg_collect_flash()
H A Dcxgb4_debugfs.c1640 ret = t4_read_flash(adap, pos - ofst, (len + 3) / 4, in flash_read()

Completed in 90 milliseconds