Searched full:firmwares (Results 1 – 25 of 130) sorted by relevance
123456
/linux-6.12.1/drivers/media/tuners/ |
D | xc2028-types.h | 17 /* 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 …]
|
D | xc2028.c | 776 /* BASE firmwares are all std0 */ in check_firmware() 876 * firmwares, we can: in check_firmware() 1067 * firmwares (DTV7, DTV8, DTV78) and doesn't depend on channel in generic_set_freq() 1081 * newer firmwares in generic_set_freq() 1265 * Newer firmwares require a 200 kHz offset only for ATSC in xc2028_set_params()
|
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_fw_hdr.h | 51 * Management firmwares 54 CODE_PM_OFFLOAD, /* 8 - Power-Management Proxy Offload firmwares 60 CODE_MUSTANG, /* 11 - I2C Error reporting APE firmwares
|
/linux-6.12.1/drivers/firmware/xilinx/ |
D | Makefile | 2 # Makefile for Xilinx firmwares
|
D | Kconfig | 2 # Kconfig for Xilinx firmwares
|
/linux-6.12.1/drivers/net/wireless/ti/wlcore/ |
D | wlcore.h | 419 /* 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 */
|
/linux-6.12.1/arch/arm64/boot/dts/synaptics/ |
D | berlin4ct-stb.dts | 22 /* the first 16MB is for firmwares' usage */
|
D | berlin4ct-dmp.dts | 22 /* the first 16MB is for firmwares' usage */
|
/linux-6.12.1/drivers/hid/ |
D | hid-roccat-kone.h | 113 * value is always 2 in firmwares <= 1.32 and 114 * 1 in firmwares > 1.32
|
/linux-6.12.1/include/linux/ |
D | efi_embedded_fw.h | 23 * code to search for embedded firmwares.
|
/linux-6.12.1/Documentation/devicetree/bindings/rng/ |
D | microsoft,vmgenid.yaml | 13 Firmwares or hypervisors can use this devicetree to describe an
|
/linux-6.12.1/Documentation/input/devices/ |
D | ntrig.rst | 76 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
|
/linux-6.12.1/Documentation/devicetree/bindings/remoteproc/ |
D | renesas,rcar-rproc.yaml | 14 boots firmwares on the Renesas R-Car family chipset.
|
D | ti,pru-consumer.yaml | 37 firmwares for the PRU cores, the default firmware for the core from
|
/linux-6.12.1/drivers/scsi/sym53c8xx_2/ |
D | sym_fw.c | 30 * Macros used for all firmwares. 225 * To be done for all firmwares. 242 * To be done for all firmwares.
|
/linux-6.12.1/arch/powerpc/boot/ |
D | epapr.c | 3 * Bootwrapper for ePAPR compliant firmwares
|
/linux-6.12.1/drivers/usb/atm/ |
D | Kconfig | 50 install firmwares and CMV (Command Management Variables); see
|
/linux-6.12.1/Documentation/driver-api/firmware/ |
D | firmware-usage-guidelines.rst | 12 i.e. company doesn't support Linux, firmwares sourced from misc places,
|
/linux-6.12.1/drivers/media/dvb-frontends/ |
D | drxk.h | 27 * firmwares are using the 2-parameter command.
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_thermal.c | 46 /* on older firmwares we may not get the trip temperature, in cxgb4_thermal_init()
|
/linux-6.12.1/drivers/net/ethernet/ti/icssg/ |
D | icssg_prueth.c | 169 struct icssg_firmwares *firmwares; in prueth_emac_start() local 174 firmwares = icssg_switch_firmwares; in prueth_emac_start() 176 firmwares = icssg_hsr_firmwares; in prueth_emac_start() 178 firmwares = icssg_emac_firmwares; in prueth_emac_start() 190 ret = rproc_set_firmware(prueth->pru[slice], firmwares[slice].pru); in prueth_emac_start() 197 ret = rproc_set_firmware(prueth->rtu[slice], firmwares[slice].rtu); in prueth_emac_start() 204 ret = rproc_set_firmware(prueth->txpru[slice], firmwares[slice].txpru); in prueth_emac_start()
|
/linux-6.12.1/drivers/base/firmware_loader/ |
D | main.c | 1035 * directly from fs. Hence it's useful for loading optional firmwares, which 1533 * cache_firmware() to cache these firmwares for the device, 1534 * then the device driver can load its firmwares easily at 1563 * uncache all firmwares which have been cached successfully 1578 * device_uncache_fw_images_delay() - uncache devices firmwares 1579 * @delay: number of milliseconds to delay uncache device firmwares 1581 * uncache all devices's firmwares which has been cached successfully
|
/linux-6.12.1/Documentation/ |
D | index.rst | 87 platform firmwares.
|
/linux-6.12.1/Documentation/sound/cards/ |
D | mixart.rst | 21 The driver don't work properly at all until the certain firmwares
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/ |
D | intel_uc_fw_abi.h | 46 * CSS used for dma-loaded firmwares.
|
123456