Home
last modified time | relevance | path

Searched full:firmwares (Results 1 – 25 of 145) sorted by relevance

123456

/openbmc/linux/drivers/media/tuners/
H A Dxc2028-types.h17 /* F8MHZ marks BASE firmwares for 8 MHz Bandwidth */
21 Those firmwares are capable of using xc2038 DSP to decode audio and
23 There are MTS firmwares for the most used video standards. It should be
24 required to use MTS firmwares, depending on the way audio is routed into
30 D2620 and D2633 firmwares
35 /* DTV firmwares for 6, 7 and 8 MHz
58 /* LCD firmwares exist only for MTS STD/MN (PAL or NTSC/M)
61 Those firmwares produce better result with LCD displays
65 /* NOGD firmwares exist only for MTS STD/MN (PAL or NTSC/M)
67 The NOGD firmwares don't have group delay compensation filter
[all …]
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handler.hpp103 * @param[in] firmwares - list of firmware blob_ids to support.
109 CreateFirmwareBlobHandler(std::vector<HandlerPack>&& firmwares,
116 * @param[in] firmwares - list of firmware types and their handlers
122 FirmwareBlobHandler(std::vector<HandlerPack>&& firmwares, in FirmwareBlobHandler() argument
126 handlers(std::move(firmwares)), blobIDs(blobs), in FirmwareBlobHandler()
H A Dfirmware_handler.cpp40 std::vector<HandlerPack>&& firmwares, in CreateFirmwareBlobHandler() argument
44 if (firmwares.size() < 2) in CreateFirmwareBlobHandler()
59 blobs.reserve(firmwares.size()); in CreateFirmwareBlobHandler()
60 std::for_each(firmwares.begin(), firmwares.end(), in CreateFirmwareBlobHandler()
71 std::move(firmwares), blobs, std::move(transports), in CreateFirmwareBlobHandler()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_fw_hdr.h51 * Management firmwares
54 CODE_PM_OFFLOAD, /* 8 - Power-Management Proxy Offload firmwares
60 CODE_MUSTANG, /* 11 - I2C Error reporting APE firmwares
/openbmc/phosphor-webui/app/configuration/controllers/
H A Dfirmware-controller.html12 <firmware-list title="BMC images" version="bmcActiveVersion" firmwares="firmwares" filter-by="filte…
13 <firmware-list title="Server images" version="hostActiveVersion" firmwares="firmwares" filter-by="f…
H A Dfirmware-controller.js26 $scope.firmwares = [];
217 if (response.data.length === $scope.firmwares.length + 1) {
243 $scope.firmwares = response.data;
315 $scope.firmwares = result.data;
/openbmc/linux/drivers/firmware/xilinx/
H A DMakefile2 # Makefile for Xilinx firmwares
H A DKconfig2 # Kconfig for Xilinx firmwares
/openbmc/qemu/pc-bios/
H A DREADME64 specifications for platform-specific firmwares executing in M-mode. For all
66 These example firmwares can be used to replace the legacy riscv-pk bootloader
/openbmc/linux/arch/arm64/boot/dts/synaptics/
H A Dberlin4ct-dmp.dts22 /* the first 16MB is for firmwares' usage */
H A Dberlin4ct-stb.dts22 /* the first 16MB is for firmwares' usage */
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h419 /* name of the firmwares to load - for PLT, single role, multi-role */
556 /* Older firmwares did not implement the FW logger over bus feature */
559 /* Older firmwares use an old NVS format */
568 /* Some firmwares not support sched scans while connected */
/openbmc/linux/include/linux/
H A Defi_embedded_fw.h23 * code to search for embedded firmwares.
/openbmc/linux/drivers/hid/
H A Dhid-roccat-kone.h113 * value is always 2 in firmwares <= 1.32 and
114 * 1 in firmwares > 1.32
/openbmc/phosphor-webui/app/common/directives/
H A Dfirmware-list.js11 {'title': '@', 'firmwares': '=', 'filterBy': '=', 'version': '='},
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Drenesas,rcar-rproc.yaml14 boots firmwares on the Renesas R-Car family chipset.
H A Dti,pru-consumer.yaml37 firmwares for the PRU cores, the default firmware for the core from
/openbmc/linux/arch/powerpc/boot/
H A Depapr.c3 * Bootwrapper for ePAPR compliant firmwares
/openbmc/linux/Documentation/input/devices/
H A Dntrig.rst76 With the release of the early multi-touch firmwares it became increasingly
136 As of yet, all tested N-Trig firmwares do not track fingers. When multiple
/openbmc/linux/Documentation/driver-api/firmware/
H A Dfirmware-usage-guidelines.rst12 i.e. company doesn't support Linux, firmwares sourced from misc places,
/openbmc/linux/drivers/usb/atm/
H A DKconfig50 install firmwares and CMV (Command Management Variables); see
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c30 * Macros used for all firmwares.
225 * To be done for all firmwares.
242 * To be done for all firmwares.
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddrxk.h27 * firmwares are using the 2-parameter command.
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c46 /* on older firmwares we may not get the trip temperature, in cxgb4_thermal_init()
/openbmc/u-boot/board/freescale/imx8qxp_mek/
H A DREADME35 Copy the following firmwares U-Boot folder :

123456