Home
last modified time | relevance | path

Searched refs:csio_hw_write_flash (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_hw.c517 * csio_hw_write_flash - write up to a page of data to the serial flash
527 csio_hw_write_flash(struct csio_hw *hw, uint32_t addr, in csio_hw_write_flash() function
733 ret = csio_hw_write_flash(hw, FLASH_FW_START, SF_PAGE_SIZE, first_page); in csio_hw_fw_dload()
744 ret = csio_hw_write_flash(hw, addr, SF_PAGE_SIZE, fw_data); in csio_hw_fw_dload()
749 ret = csio_hw_write_flash(hw, in csio_hw_fw_dload()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_hw.c517 * csio_hw_write_flash - write up to a page of data to the serial flash
527 csio_hw_write_flash(struct csio_hw *hw, uint32_t addr, in csio_hw_write_flash() function
733 ret = csio_hw_write_flash(hw, FLASH_FW_START, SF_PAGE_SIZE, first_page); in csio_hw_fw_dload()
744 ret = csio_hw_write_flash(hw, addr, SF_PAGE_SIZE, fw_data); in csio_hw_fw_dload()
749 ret = csio_hw_write_flash(hw, in csio_hw_fw_dload()

Completed in 15 milliseconds