Home
last modified time | relevance | path

Searched refs:FW (Results 1 – 25 of 57) sorted by relevance

123

/linux/drivers/net/ethernet/freescale/fs_enet/
A Dmac-fec.c252 FW(fecp, addr_low, addrhi); in restart()
253 FW(fecp, addr_high, addrlo); in restart()
268 FW(fecp, r_hash, PKT_MAXBUF_SIZE); in restart()
289 FW(fecp, fun_code, 0x78000000); in restart()
300 FW(fecp, ievent, 0xffc0); in restart()
337 FW(fecp, r_des_active, 0x01000000); in restart()
363 FW(fecp, imask, 0); in stop()
374 FW(fecp, ievent, FEC_ENET_MII); in stop()
408 FW(fecp, r_des_active, 0x01000000); in rx_bd_done()
416 FW(fecp, x_des_active, 0x01000000); in tx_kickstart()
[all …]
/linux/scripts/
A Dget_dvb_firmware225 print FW "$RES1";
226 print FW "$DAT1";
227 print FW "$RES1";
228 print FW "$DAT1";
230 print FW "$RES0";
231 print FW "$DAT0";
232 print FW "$RES1";
233 print FW "$DAT1";
235 print FW "$RES1";
261 my ($FW);
[all …]
/linux/Documentation/ABI/testing/
A Dsysfs-platform-sst-atom8 If the FW has never been loaded it will display::
10 "FW not yet loaded"
12 If FW has been loaded it will display::
19 0d: BYT FW
20 0b: BSW FW
21 07: Merrifield FW
A Dsysfs-class-mei23 The ME FW writes its status information into fw status
67 FW components.
90 The ME FW writes Glitch Detection HW (TRC)
A Dsysfs-driver-ge-achc7 from /lib/firmware). The write will block until the FW
/linux/tools/testing/selftests/firmware/
A Dfw_fallback.sh187 if diff -q "$FW" /dev/test_firmware >/dev/null ; then
204 if diff -q "$FW" /dev/test_firmware >/dev/null ; then
212 load_fw "$NAME" "$FW"
213 if ! diff -q "$FW" /dev/test_firmware >/dev/null ; then
220 load_fw_cancel "nope-$NAME" "$FW"
221 if diff -q "$FW" /dev/test_firmware >/dev/null ; then
229 load_fw_fallback_with_child "nope-signal-$NAME" "$FW"
A Dfw_filesystem.sh46 if diff -q "$FW" /dev/test_firmware >/dev/null ; then
63 if ! diff -q "$FW" /dev/test_firmware >/dev/null ; then
81 if ! diff -q "$FW" /dev/test_firmware >/dev/null ; then
212 fwfile="$FW"
235 fwfile="${FW}"
264 if diff -q -Z "$FW" $DIR/read_firmware 2>/dev/null ; then
504 xz -9 -C crc32 -k $FW
529 mv "$FW" "${FW}-orig"
A Dfw_lib.sh121 FW="$FWPATH/test-firmware.bin"
122 echo "ABCD0123" >"$FW"
125 NAME=$(basename "$FW")
189 if [ -f $FW ]; then
190 rm -f "$FW"
/linux/Documentation/hid/
A Dintel-ish-hid.rst96 | ISH Hardware/Firmware(FW) |
118 3.2.1 IPC/FW message types
182 the link will be dropped if major FW reset occurs.
195 the respective host buffer (TX when host client sends, RX when FW client
200 (that includes RX buffer) and FW responds with DMA_ALLOC_NOTIFY_ACK.
203 send DMA; if FW doesn't support DMA then it won't respond with
244 - FW responds with HOST_START_RES_CMD
245 - Host sends HOST_ENUM_REQ_CMD (enumerate FW clients)
246 - FW responds with HOST_ENUM_RES_CMD that includes bitmap of available FW
248 - For each FW ID found in that bitmap host sends
[all …]
A Damd-sfh-hid.rst86 Core Transport Client layer layer FW
101 | | | the MP2 FW Index to | | |
/linux/Documentation/scsi/
A DChangeLog.megaraid_sas219 state change, FW in Failure status and FW support online controller
223 OCR to finish, then issue the cmds to FW.
226 OCR to see if driver can bring back the FW.
253 PD delete/ADD, LD add/delete from FW.
405 10. FW may take a max of 60 seconds to respond to the INIT
497 from the time cmds were last sent to FW.
504 the cmd and return success without sending down to FW.
545 as Max Cmds FW can support
551 i. Send stop adapter to FW & Dump pending FW cmds before declaring adapter dead.
557 v. If FW in operational state before firing INIT, now we send RESET Flag to FW instead of just READ…
[all …]
A Ddpti.rst64 - Enabled hba reset from ioctls (allows a FW flash to reboot and use
65 the new FW without having to reboot)
74 now online (at the FW level) when test unit ready or inquiry
/linux/Documentation/driver-api/mei/
A Dhdcp.rst6 ME FW as a security engine provides the capability for setting up
10 ME FW prepares HDCP2.2 negotiation parameters, signs and encrypts them
14 Similarly, the HDCP2.2 sink's response is transferred to ME FW
18 upon request ME FW will configure the port as authenticated and supply
/linux/sound/firewire/
A DKconfig106 * Tascam IF-FW/DM
118 * Lynx Aurora 8/16 (LT-FW)
121 * TerraTec PHASE 24 FW/PHASE X24 FW/PHASE 88 Rack FW
156 * FW-1884
157 * FW-1082
158 * FW-1804
/linux/drivers/usb/typec/mux/
A DKconfig18 Driver for USB muxes controlled by Intel PMC FW. Intel PMC FW can
/linux/drivers/ptp/
A Dptp_clockmatrix.h65 #define IDTCM_FW_REG(FW, VER, REG) (((FW) < (VER)) ? (REG) : (REG##_##VER)) argument
/linux/Documentation/devicetree/bindings/i2c/
A Di2c-opal.txt15 linux, used by the FW though.
21 The node contains a number of other properties that are used by the FW itself
/linux/drivers/misc/mei/pxp/
A DKconfig12 Enables the ME FW services required for PXP support through
/linux/drivers/misc/mei/hdcp/
A DKconfig11 Enables the ME FW services required for HDCP2.2 support through
/linux/sound/soc/sof/
A DKconfig124 Say Y if you are debugging SOF FW or drivers.
146 Say Y if you are debugging SOF FW pipeline XRUNs.
196 bool "SOF retain DSP context on any FW exceptions"
200 Say Y if you want to retain DSP context for FW exceptions.
/linux/Documentation/networking/devlink/
A Dmlx4.rst37 - Enable 64 byte CQEs/EQEs, if the FW supports it.
/linux/arch/arm64/boot/dts/xilinx/
A Dzynqmp-sm-k26-revA.dts242 * stdp4320 - u27 FW has below two issues to be fixed in next board revision.
245 * With the FW fix, stdp4320 should respond to address 0x73 only.
/linux/Documentation/driver-api/nfc/
A Dnfc-pn544.rst30 and third (LSB) bytes of the message. The maximum FW message length is
/linux/drivers/gpu/drm/amd/display/
A DKconfig54 Cooperate with specific DMCU FW.
/linux/arch/arm/mach-tegra/
A Dsleep.h91 bic \tmp1, \tmp1, #(1<<6) | (1<<0) @ clear ACTLR.SMP | ACTLR.FW

Completed in 19 milliseconds

123