Home
last modified time | relevance | path

Searched full:flashing (Results 1 – 25 of 65) sorted by relevance

123

/linux/net/ethtool/
H A Dmodule_fw.h7 * struct ethnl_module_fw_flash_ntf_params - module firmware flashing
20 * struct ethtool_module_fw_flash_params - module firmware flashing parameters
33 * @params: Module firmware flashing parameters.
34 * @ntf_params: Module firmware flashing notification parameters.
45 * struct ethtool_module_fw_flash - module firmware flashing
48 * @work: The flashing firmware work.
H A Dmodule.c43 "Module firmware flashing is in progress"); in module_get_power_mode()
125 "Module firmware flashing is in progress"); in ethnl_set_module_validate()
273 "Module type does not support firmware flashing"); in module_flash_fw_work_init()
379 "Flashing module firmware is not supported by this device"); in ethnl_module_fw_flash_validate()
385 "Reset module is not supported by this device, so flashing is not permitted"); in ethnl_module_fw_flash_validate()
390 NL_SET_ERR_MSG(extack, "Module firmware flashing already in progress"); in ethnl_module_fw_flash_validate()
395 NL_SET_ERR_MSG(extack, "Netdevice is up, so flashing is not permitted"); in ethnl_module_fw_flash_validate()
400 NL_SET_ERR_MSG(extack, "Can't perform firmware flashing on a split port"); in ethnl_module_fw_flash_validate()
H A Deeprom.c96 "Module firmware flashing is in progress"); in get_module_eeprom_by_page()
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_devlink.h87 * @channel_id: Reserved channel id for flashing/CD collection to RAM
88 * @channel: Channel instance for flashing and coredump
100 * struct iosm_flash_params - List of flash params required for flashing
101 * @erase_full_flash: To set the flashing mode
130 * struct iosm_ebl_ctx_data - EBL ctx data used during flashing
159 * @param: Params required for flashing
H A Diosm_ipc_flash.h63 * enum iosm_flash_package_type - Enum for the flashing operations
67 * @FLASH_SET_ADDRESS: Set the address for flashing
68 * @FLASH_ERASE_START: Start erase before flashing
H A Diosm_ipc_flash.c103 /* Allocate channel for flashing/cd collection */ in ipc_flash_link_establish()
329 /* Logic for flashing all the Loadmaps available for individual fls file */
H A Diosm_ipc_imem.h271 * @IPC_P_RUN: The phase after flashing to RAM is the RUNTIME phase.
580 * flashing to RAM interworking shall be
/linux/Documentation/networking/devlink/
H A Diosm.rst26 the device during firmware flashing.
59 each having one secure bin file and at least one Loadmap/Region file. For flashing
61 data required for flashing. The data like region count and address of each region
64 If the device has to be fully erased before firmware flashing, user application
84 4) Once EBL is injected successfully, then the actual firmware flashing takes
91 b) Flashing the Loadmap/Region file
/linux/Documentation/gpu/amdgpu/
H A Dflashing.rst2 dGPU firmware flashing
7 Flashing the dGPU integrated firmware image (IFWI) is supported by GPUs that
21 On GPUs that support flashing an updated USB-C PD firmware image, the process
/linux/Documentation/devicetree/bindings/phy/
H A Dmotorola,mapphone-mdm6600.yaml30 …cription: Two GPIOs to configure MDM6600 USB start-up mode for normal mode versus USB flashing mode
33 - description: USB flashing mode select GPIO
/linux/Documentation/scsi/
H A DChangeLog.ips13 4.90.08 - Increase Delays in Flashing ( Trombone Only - 4H )
51 4.70.09 - Use a Common ( Large Buffer ) for Flashing from the JCRM CD
/linux/drivers/net/ethernet/mellanox/mlxfw/
H A DKconfig10 flashing common logic.
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fw_update.c278 devlink_flash_update_status_notify(devlink, "Flashing", in ixgbe_write_nvm_module()
302 devlink_flash_update_status_notify(devlink, "Flashing", in ixgbe_write_nvm_module()
307 devlink_flash_update_status_notify(devlink, "Flashing failed", in ixgbe_write_nvm_module()
310 devlink_flash_update_status_notify(devlink, "Flashing done", in ixgbe_write_nvm_module()
/linux/Documentation/admin-guide/
H A Dsvga.rst66 Enter mode number or ``scan``: <flashing-cursor-here>
78 <flashing-cursor-here> encourages you to enter the item number or mode ID
97 what happens then. The screen will be probably flashing wildly for some time and
/linux/Documentation/devicetree/bindings/net/
H A Dti,cc1352p7.yaml36 flashing new firmware.
/linux/Documentation/devicetree/bindings/input/
H A Dpine64,pinephone-keyboard.yaml14 It connects via I2C, providing a raw scan matrix, a flashing interface, and a
/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dlinksys,ns-partitions.yaml15 firmware. System can use that information e.g. for booting or flashing
H A Dbrcm,bcm4908-partitions.yaml14 firmware. System can use that information e.g. for booting or flashing
/linux/drivers/platform/x86/
H A Dintel_scu_ipcutil.c75 * Support the I/O and firmware flashing interfaces of the SCU
/linux/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c421 devlink_flash_update_status_notify(devlink, "Flashing", in ice_write_nvm_module()
448 devlink_flash_update_status_notify(devlink, "Flashing", in ice_write_nvm_module()
455 devlink_flash_update_status_notify(devlink, "Flashing failed", in ice_write_nvm_module()
458 devlink_flash_update_status_notify(devlink, "Flashing done", in ice_write_nvm_module()
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dkconfig.rst169 - CONFIG_MLXFW: When chosen, mlx5 firmware flashing support will be enabled (via devlink and ethtoo…
/linux/drivers/greybus/
H A Dgb-beagleplay.c62 * @flashing_mode: flag to indicate that flashing is currently in progress
867 dev_info(&bg->sd->dev, "CC1352 Start Flashing..."); in cc1352_prepare()
991 dev_info(&bg->sd->dev, "CC1352 Flashing Successful"); in cc1352_poll_complete()
/linux/arch/powerpc/kernel/
H A Drtas_flash.c323 /* In the case that the image is not ready for flashing, the memory in rtas_flash_write()
603 rtas_progress("Flashing \n", 0x0); in rtas_flash_firmware()
/linux/include/uapi/linux/
H A Dethtool.h1076 * enum ethtool_module_fw_flash_status - plug-in module firmware flashing status
1077 * @ETHTOOL_MODULE_FW_FLASH_STATUS_STARTED: The firmware flashing process has
1079 * @ETHTOOL_MODULE_FW_FLASH_STATUS_IN_PROGRESS: The firmware flashing process
1081 * @ETHTOOL_MODULE_FW_FLASH_STATUS_COMPLETED: The firmware flashing process was
1083 * @ETHTOOL_MODULE_FW_FLASH_STATUS_ERROR: The firmware flashing process was
1620 /* for passing firmware flashing related parameters */
/linux/drivers/misc/mei/
H A Dmei_lb.c39 * - No Firmware Flashing Required:

123