Home
last modified time | relevance | path

Searched refs:after (Results 1 – 25 of 56) sorted by relevance

123

/drivers/staging/gs_fpgaboot/
DREADME50 b. For the FPGA that runs without config after the download, which
55 after the download.
57 c. For the FPGA that requires config after the download, which talk to
/drivers/watchdog/
DKconfig15 on-line as fast as possible after a lock-up. There's both a watchdog
616 it does, it reboots your computer after a certain amount of time.
672 the machine after its expiration. The expiration time can be
685 it doesn't freeze, and if it does, it reboots your computer after
698 freeze, and if it does, it reboots your computer after a certain
741 it does, it reboots your computer after a certain amount of time.
830 that will reboot the machine after its second expiration. The
874 freeze, and if it does, it reboots your computer after a certain
938 freeze, and if it does, it reboots your computer after a certain
952 watchdog timer that will reboot the machine after its second
[all …]
/drivers/of/
Dunittest.c1220 int before, int after, enum overlay_type ovtype) in of_unittest_apply_overlay_check() argument
1240 if (of_unittest_device_exists(unittest_nr, ovtype) != after) { in of_unittest_apply_overlay_check()
1244 !after ? "enabled" : "disabled"); in of_unittest_apply_overlay_check()
1253 int unittest_nr, int before, int after, in of_unittest_apply_revert_overlay_check() argument
1275 if (of_unittest_device_exists(unittest_nr, ovtype) != after) { in of_unittest_apply_revert_overlay_check()
1279 !after ? "enabled" : "disabled"); in of_unittest_apply_revert_overlay_check()
1387 int before = 0, after = 1; in of_unittest_overlay_6() local
1425 != after) { in of_unittest_overlay_6()
1430 !after ? "enabled" : "disabled"); in of_unittest_overlay_6()
/drivers/block/paride/
DTransition-notes94 after resetting ps_tq_active to 0.
97 the area are either after resetting ->claimed_cont to NULL while holding
98 pi_spinlock, or after not tocuhing ->claimed_cont since acquiring pi_spinlock
100 in the area, under pi_spinlock and we do not release it until after leaving
/drivers/scsi/
D53c700.scr300 ; We return here after a reselection
351 ; we return here after a reselection
364 ; we return here after a reselection
391 ; we return here after a reselection
D53c700_d.h_shipped561 ; We return here after a reselection
708 ; we return here after a reselection
736 ; we return here after a reselection
808 ; we return here after a reselection
/drivers/staging/clocking-wizard/
DTODO7 - overflow after multiplication?
/drivers/infiniband/hw/mthca/
DKconfig16 debug_level module parameter (which can also be set after
/drivers/base/
DKconfig48 bool "Automount devtmpfs at /dev, after the kernel mounted the rootfs"
52 devtmpfs filesystem at /dev, directly after the kernel has
57 after the rootfs is mounted.
95 use these is to run "make firmware_install", which, after
160 (e.g. udev) for loading firmware files as a fallback after the
/drivers/zorro/
DKconfig11 15KB, but it gets freed after the system boots up, so it doesn't
/drivers/video/fbdev/omap2/dss/
DKconfig125 bool "Sleep 20ms after VENC reset"
128 There is a 20ms sleep after VENC reset which seemed to fix the
/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-impedance-analyzer-ad593329 after each frequency increment, and before the ADC is triggered
/drivers/gpu/drm/msm/
DNOTES22 pageflip after rendering completes (ie. have the kms/crtc code build
23 up gpu cmdstream to update scanout and write FLUSH register after).
/drivers/misc/
Dkgdbts.c836 char after[BREAK_INSTR_SIZE]; in run_plant_and_detach_test() local
846 probe_kernel_read(after, (char *)kgdbts_break_test, in run_plant_and_detach_test()
848 if (memcmp(before, after, BREAK_INSTR_SIZE)) { in run_plant_and_detach_test()
/drivers/net/ethernet/mellanox/mlx4/
DKconfig45 debug_level module parameter (which can also be set after
/drivers/net/ethernet/microchip/
DKconfig33 Enable the verify after the buffer write useful for debugging purpose.
/drivers/infiniband/ulp/ipoib/
DKconfig34 can also be set after the driver is loaded through sysfs).
/drivers/eisa/
DKconfig48 image by about 40KB, but it gets freed after the system
/drivers/char/mwave/
DREADME5 are not saved by the BIOS and so do not persist after unload and reload.
/drivers/net/ethernet/wiznet/
DKconfig54 after mapping to Memory-Mapped I/O space.
/drivers/hwmon/
Dibmaem.c843 u64 before, after, delta, time; in aem_show_power() local
861 after = data->energy[attr->index]; in aem_show_power()
864 delta = (after - before) * UJ_PER_MJ; in aem_show_power()
/drivers/staging/android/
DKconfig29 a gpio pin and restore it automatically after a specified timeout.
/drivers/usb/phy/
DKconfig157 required after resetting the hardware and power management.
172 and workarounds required after resetting the hardware.
/drivers/scsi/aic7xxx/
Daic79xx.seq158 * function completed, notify the host after disabling any
330 * after SCBPTR has been changed.
543 * correctly after a packetized selection in several
638 * a window whereby a busfree just after
824 * a window whereby a busfree just after
1010 * If the next bus phase after ATN drops is message out, it means
1040 * extra nop instruction after signaling the kernel,
1638 * If we re-enter the data phase after going through another
1853 * after we have already trained for data-out, it is
1863 * after an LQ (LQIWORKONLQ true), that the data transfer is
[all …]
DKconfig.aic79xx41 The number of milliseconds to delay after an initial bus reset.

123