/linux-4.4.14/drivers/net/ethernet/freescale/fs_enet/ |
D | mac-fec.c | 67 #define FW(_fecp, _reg, _v) __fs_out32(&(_fecp)->fec_ ## _reg, (_v)) macro 73 #define FS(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) | (_v)) 76 #define FC(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) & ~(_v)) 87 FW(fecp, ecntrl, FEC_ECNTRL_PINMUX | FEC_ECNTRL_RESET); in whack_reset() 231 FW(fecp, grp_hash_table_high, fep->fec.hthi); in set_multicast_finish() 232 FW(fecp, grp_hash_table_low, fep->fec.htlo); in set_multicast_finish() 272 FW(fecp, addr_low, addrhi); in restart() 273 FW(fecp, addr_high, addrlo); in restart() 278 FW(fecp, grp_hash_table_high, fep->fec.hthi); in restart() 279 FW(fecp, grp_hash_table_low, fep->fec.htlo); in restart() [all …]
|
/linux-4.4.14/Documentation/dvb/ |
D | get_dvb_firmware | 237 open FW,">$tmpdir/opera.fw"; 238 print FW "$RES1"; 239 print FW "$DAT1"; 240 print FW "$RES1"; 241 print FW "$DAT1"; 242 appendfile(FW,"$tmpdir/fw1part1-1"); 243 print FW "$RES0"; 244 print FW "$DAT0"; 245 print FW "$RES1"; 246 print FW "$DAT1"; [all …]
|
/linux-4.4.14/tools/testing/selftests/firmware/ |
D | fw_userhelper.sh | 25 FW="$FWPATH/test-firmware.bin" 30 rm -f "$FW" 64 echo "ABCD0123" >"$FW" 65 NAME=$(basename "$FW") 70 if diff -q "$FW" /dev/test_firmware >/dev/null ; then 83 if diff -q "$FW" /dev/test_firmware >/dev/null ; then 91 load_fw "$NAME" "$FW" 92 if ! diff -q "$FW" /dev/test_firmware >/dev/null ; then
|
D | fw_filesystem.sh | 24 FW="$FWPATH/test-firmware.bin" 32 rm -f "$FW" 47 echo "ABCD0123" >"$FW" 49 NAME=$(basename "$FW") 53 if diff -q "$FW" /dev/test_firmware >/dev/null ; then 70 if ! diff -q "$FW" /dev/test_firmware >/dev/null ; then
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.megaraid_sas | 115 1. Continue booting immediately if FW in FAULT at driver load time. 210 which not returned by FW to driver's pending queue. Driver 211 will re-issue those pending cmds again to FW after the OCR 218 d). in Driver's ISR routine, if driver get the FW state as 219 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. 233 failed state. Driver will kill adapter if can't bring back FW after the 253 PD delete/ADD, LD add/delete from FW. 283 1. Add the fix of pending in FW after deleted the logic drives. [all …]
|
D | dpti.txt | 55 * Enabled hba reset from ioctls (allows a FW flash to reboot and use the new 56 * FW without having to reboot) 63 * now online (at the FW level) when test unit ready or inquiry
|
D | ChangeLog.megaraid | 426 ii. Display elapsed time (countdown) while waiting for FW to boot. 442 bit just before issuing command to the FW. 450 no BIOS to start the controller. The FW starts to boot after receiving 454 FW boot process. 458 FW does not get junk values in the command.
|
D | osst.txt | 174 and always tried to answer HW or FW related questions. Furthermore, he 175 pushed the FW developers to do the right things.
|
D | ChangeLog.lpfc | 118 lpfc_reset_bus_handler. This 0 timeout would not allow the FW 883 now times out all commands - FW is instructed to not timeout.
|
/linux-4.4.14/sound/firewire/ |
D | Kconfig | 96 * Tascam IF-FW/DM 108 * Lynx Aurora 8/16 (LT-FW) 111 * TerraTec PHASE 24 FW/PHASE X24 FW/PHASE 88 Rack FW 145 * FW-1884 146 * FW-1082
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c-opal.txt | 15 linux, used by the FW though. 21 The node contains a number of other properties that are used by the FW itself
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-mei | 23 The ME FW writes its status information into fw status
|
/linux-4.4.14/drivers/net/wan/ |
D | Makefile | 48 quiet_cmd_build_wanxlfw = BLD FW $@
|
/linux-4.4.14/Documentation/nfc/ |
D | nfc-pn544.txt | 28 and third (LSB) bytes of the message. The maximum FW message length is
|
/linux-4.4.14/arch/arm/mach-tegra/ |
D | sleep.h | 102 bic \tmp1, \tmp1, #(1<<6) | (1<<0) @ clear ACTLR.SMP | ACTLR.FW
|
/linux-4.4.14/Documentation/misc-devices/mei/ |
D | mei-client-bus.txt | 9 data to the many FW appliance found in Intel's ME from the user space.
|
D | mei.txt | 110 in_client_uuid - UUID of the FW Feature that needs
|
/linux-4.4.14/drivers/block/ |
D | DAC960.h | 2261 } FW; member 2478 } FW; member 2490 #define V1 FW.V1 2491 #define V2 FW.V2
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | i2c-i801 | 11 * Intel 82801FB/FR/FW/FRW (ICH6)
|
/linux-4.4.14/Documentation/powerpc/ |
D | pci_iov_resource_on_powernv.txt | 78 32-bit PCIe accesses. We configure that window at boot from FW and 121 that has been assigned by FW for the PHB (about 64GB, ignore the space
|
/linux-4.4.14/arch/arm64/boot/dts/freescale/ |
D | fsl-ls2080a.dtsi | 59 * is dependent on the SoC FW, which will fill this in.
|
/linux-4.4.14/Documentation/sound/alsa/soc/ |
D | DPCM.txt | 264 /* BE for codec Headset - DAI0 is dummy and managed by DSP FW */
|
/linux-4.4.14/Documentation/PCI/ |
D | pcieaer-howto.txt | 56 request for native control of AER. See the PCI FW 3.0 Specification for
|
/linux-4.4.14/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 162 * Added FW family codes for SAS product families. 689 * 02-28-07 01.05.03 Added new RAID Action, Device FW Update Mode, and
|
/linux-4.4.14/net/sched/ |
D | Kconfig | 388 tristate "Netfilter mark (FW)"
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
D | r8169.c | 175 #define _R(NAME,TD,FW,SZ,B) { \ argument 178 .fw_name = FW, \
|
/linux-4.4.14/drivers/rtc/ |
D | Kconfig | 790 updates are done via IPC calls to the system controller FW.
|