Home
last modified time | relevance | path

Searched full:going (Results 1 – 25 of 3083) sorted by relevance

12345678910>>...124

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Du132-hcd.c57 * If you're going to try stuff like this, you need to split
185 int going; member
253 u132->going += 1; in u132_hcd_delete()
258 "2=%p going=%d pdev=%p\n", hcd, u132, u132->going, pdev); in u132_hcd_delete()
474 if (u132->going > 1) { in u132_hcd_monitor_work()
476 , u132->going); in u132_hcd_monitor_work()
479 } else if (u132->going > 0) { in u132_hcd_monitor_work()
490 u132->going = 1; in u132_hcd_monitor_work()
624 if (u132->going > 1) { in u132_hcd_interrupt_recv()
626 , u132->going); in u132_hcd_interrupt_recv()
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Df2fs.h48 * Flags for going down operation used by FS_IOC_GOINGDOWN
51 #define F2FS_GOING_DOWN_FULLSYNC 0x0 /* going down with full sync */
52 #define F2FS_GOING_DOWN_METASYNC 0x1 /* going down with metadata */
53 #define F2FS_GOING_DOWN_NOSYNC 0x2 /* going down */
54 #define F2FS_GOING_DOWN_METAFLUSH 0x3 /* going down with meta flush */
55 #define F2FS_GOING_DOWN_NEED_FSCK 0x4 /* going down to trigger fsck */
H A Dbatman_adv.h85 * originator is going to announce via TT.
356 * @BATADV_ATTR_AP_ISOLATION_ENABLED: whether the data traffic going
375 * @BATADV_ATTR_BONDING_ENABLED: whether the data traffic going through
396 * @BATADV_ATTR_FRAGMENTATION_ENABLED: whether the data traffic going
445 * are going to use classic flooding for any multicast packet with no
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/
H A Dgen-insn-x86-dat.awk16 going = 0
20 going = 1
24 going = 0
28 if (going) {
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dxenvm-4.2.dts20 /* this field is going to be adjusted by the hypervisor */
50 /* this field is going to be adjusted by the hypervisor */
73 /* this field is going to be adjusted by the hypervisor */
75 /* this field is going to be adjusted by the hypervisor */
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Ddb8500-prcmu.h94 * @FS_2_DS: Value set when power state is going from ApExecute to
98 * @DS_TO_FS: Value set when power state is going from ApDeepSleep to
102 * @SWR: Value set when power state is going to ApReset
186 * @SOFTRESETGO : The A9 watchdog/SoftReset state is on going
187 * @BOOT_TO_EXECUTE: The apBoot to apExecute state transition is on going
189 * going
191 * going
194 * @EXECUTE_TO_SLEEP: The apExecute to apSleep state transition is on going
195 * @SLEEP_TO_EXECUTE: The apSleep to apExecute state transition is on going
198 * @EXECUTE_TO_IDLE: The apExecute to apIdle state transition is on going
[all …]
/OK3568_Linux_fs/kernel/drivers/memory/samsung/
H A Dexynos5422-dmc.c302 * @dmc: device for which the new settings is going to be applied
308 * The bank register set 1 is used when the main PLL frequency is going to be
383 * @dmc: device for which the new settings is going to be applied
410 * @dmc: device for which the new settings is going to be applied
452 * @dmc: device for which it is going to be set
478 * @dmc: device for which it is going to be set
504 * @dmc: device for which it is going to be set
524 * @dmc: DMC device for which the switching is going to happen
525 * @target_rate: new frequency which is going to be set as a final
526 * @target_volt: new voltage which is going to be set as a final
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/obsolete/
H A Dsysfs-class-net-mesh15 Indicates whether the data traffic going from a
24 Indicates whether the data traffic going through the
41 Indicates whether the data traffic going through the
87 mesh are going to use classic flooding for any
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.arm-caches27 may corrupt the buffer in memory while the DMA is still going on. Cache-line
29 into the cache while the DMA is going on.
34 happens with the DMA buffer while DMA is going on we have a coherency problem.
H A Dfeature-removal-schedule.txt1 The following is a list of files and features that are going to be
3 exactly is going away, when it will be gone, why it is being removed,
4 and who is going to be doing the work. When the feature is removed
/OK3568_Linux_fs/kernel/arch/arm/mach-zynq/
H A Dslcr.c153 * 0 means cpu is running, 1 cpu is going to die.
155 * Return: true if cpu is running, false if cpu is going to die
170 * @die: cpu state - true if cpu is going to die
173 * 0 means cpu is running, 1 cpu is going to die.
/OK3568_Linux_fs/kernel/tools/testing/selftests/livepatch/
H A Dtest-callbacks.sh146 $MOD_LIVEPATCH: pre_unpatch_callback: $MOD_TARGET -> [MODULE_STATE_GOING] Going away
148 $MOD_LIVEPATCH: post_unpatch_callback: $MOD_TARGET -> [MODULE_STATE_GOING] Going away
195 $MOD_LIVEPATCH: pre_unpatch_callback: $MOD_TARGET -> [MODULE_STATE_GOING] Going away
197 $MOD_LIVEPATCH: post_unpatch_callback: $MOD_TARGET -> [MODULE_STATE_GOING] Going away
265 livepatch: '$MOD_LIVEPATCH': canceling patching transition, going to unpatch
364 $MOD_LIVEPATCH: pre_unpatch_callback: $MOD_TARGET -> [MODULE_STATE_GOING] Going away
366 $MOD_LIVEPATCH: post_unpatch_callback: $MOD_TARGET -> [MODULE_STATE_GOING] Going away
440 $MOD_LIVEPATCH: post_unpatch_callback: $MOD_TARGET -> [MODULE_STATE_GOING] Going away
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dtosa-bt.c36 pr_info("BT_RADIO going: %s\n", blocked ? "off" : "on"); in tosa_bt_set_block()
39 pr_info("TOSA_BT: going ON\n"); in tosa_bt_set_block()
42 pr_info("TOSA_BT: going OFF\n"); in tosa_bt_set_block()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcm_fwtrace.h42 * information to host such as ACK bitmap, interrupts DPC is going to process etc.
52 #define FWTRACE_BLOB_TYPE_INTR1 (0x20u) /* interrupts the DPC is going to process */
53 #define FWTRACE_BLOB_TYPE_INTR2 (0x40u) /* interrupts the DPC is going to process */
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Dcow.py199 …with self.checkReportsWarning("Warning: If you aren't going to change any of the values call with …
206 …with self.checkReportsWarning("Warning: If you aren't going to change any of the values call with …
222 …with self.checkReportsWarning("Warning: If you aren't going to change any of the values call with …
229 …with self.checkReportsWarning("Warning: If you aren't going to change any of the values call with …
259 …with self.checkReportsWarning("Warning: If you aren't going to change any of the values call with …
/OK3568_Linux_fs/kernel/Documentation/process/
H A D6.Followthrough.rst64 explain what is really going on. If you have a technical objection to a
84 going to remember all the details of the code you posted the last time
92 What if you've tried to do everything right and things still aren't going
95 honestly believe that this decision is going against you wrongly, you can
117 being -mm. Patches which affect multiple subsystems can also end up going
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dreset.c18 printf("System is going to reboot ...\n"); in reset_cpu()
26 /* Going into slow mode before resetting SOC */ in reset_cpu()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_values.h106 * we have a Going To Sleep register at offsets 8x+4.
108 * As noted above, we have many instances of the Simple Doorbell and Going To
112 * non-contiguous offset for the Going To Sleep writes in order to avoid
/OK3568_Linux_fs/kernel/drivers/i2c/
H A DKconfig143 problem with I2C support and want to see more of what is going on.
150 a problem with I2C support and want to see more of what is going
159 a problem with I2C support and want to see more of what is going
/OK3568_Linux_fs/buildroot/package/llvm/
H A DConfig.in34 Build AMDGPU target. Select this option if you are going
53 Build BPF target. Select this option if you are going
/OK3568_Linux_fs/kernel/include/linux/
H A Dcount_zeros.h17 * Count the number of leading zeros from the MSB going towards the LSB in @x.
37 * Count the number of trailing zeros from the LSB going towards the MSB in @x.
/OK3568_Linux_fs/kernel/arch/alpha/lib/
H A Dev6-clear_user.S25 * it's going to be worth the effort to hand-unroll a big loop, and use wh64.
92 * We know that we're going to do at least 16 quads, which means we are
93 * going to be able to use the large block clear loop at least once.
121 * We are _not_ going to update $0 after every single store. That
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dstart.rst32 1. *Determine Who is Going to be Developing:* You first need to
33 understand who is going to be doing anything related to the Yocto
341 going to use BitBake, see the
343 section. If you are going
346 …anual. If you want to work on the kernel, see the :doc:`/kernel-dev/index`. If you are going to use
432 as if you were running on a native Linux machine. If you are going to
435 section. If you are going to use the Extensible SDK container, see the
438 Kit (eSDK) manual. If you are going to use the Toaster container, see
565 you were running on a native Linux machine. If you are going to use the
568 Kit (eSDK) manual. If you are going to use the Toaster container, see
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/
H A Dconfigure_in_cross.patch95 - AC_MSG_WARN([*** I will keep going, but it may not work.])
108 - AC_MSG_WARN([*** I will keep going, but it may not work.])
123 - AC_MSG_WARN([*** I will keep going, but it may not work.])
/OK3568_Linux_fs/kernel/Documentation/i2c/
H A Dgpio-fault-injection.rst99 Arbitration lost is achieved by waiting for SCL going down by the master under
104 should be detected beforehand. Also note, that SCL going down is monitored
129 Start of a transfer is detected by waiting for SCL going down by the master

12345678910>>...124