Searched full:synchronized (Results 1 – 25 of 333) sorted by relevance
12345678910>>...14
/Linux-v6.1/Documentation/devicetree/bindings/hsi/ |
D | client-devices.txt | 15 - hsi-flow: RX flow type ("synchronized" or "pipeline") 38 hsi-flow = "synchronized";
|
D | nokia-modem.txt | 43 hsi-flow = "synchronized";
|
/Linux-v6.1/sound/firewire/fireface/ |
D | ff-protocol-latter.c | 32 // 0x00000040: Synchronized to word clock on BNC interface 33 // 0x00000020: Synchronized to ADAT or S/PDIF on optical interface 34 // 0x00000010: Synchronized to S/PDIF on coaxial interface 52 // 0x00000080: Synchronized to ADAT-B on 2nd optical interface 53 // 0x00000040: Synchronized to ADAT-A on 1st optical interface 54 // 0x00000020: Synchronized to AES/EBU on XLR or 2nd optical interface 55 // 0x00000010: Synchronized to word clock on BNC interface
|
/Linux-v6.1/drivers/comedi/drivers/ |
D | adv_pci1720.c | 27 * The analog outputs can operate in two modes, immediate and synchronized. 28 * This driver currently does not support the synchronized output mode. 149 /* disable synchronized output, channels update when written */ in pci1720_auto_attach()
|
/Linux-v6.1/include/uapi/linux/ |
D | dma-buf.h | 146 * synchronized APIs such as Vulkan to inter-op with dma-buf consumers 158 * implicitly synchronized writes to this dma-buf will wait on this 162 * write fence. All subsequent implicitly synchronized access to
|
D | timex.h | 198 #define TIME_OK 0 /* clock synchronized, no leap second */ 203 #define TIME_ERROR 5 /* clock not synchronized */
|
/Linux-v6.1/arch/arm/mach-omap2/ |
D | dma.c | 101 * a. Channel i, hardware synchronized, is enabled in configure_dma_errata() 102 * b. Another channel (Channel x), software synchronized, is enabled. in configure_dma_errata() 106 * f. A third channel (Channel y), software synchronized, is enabled. in configure_dma_errata()
|
/Linux-v6.1/sound/soc/sh/rcar/ |
D | ssiu.c | 176 * set synchronized bit here in rsnd_ssiu_init() 179 /* SSI4 is synchronized with SSI3 */ in rsnd_ssiu_init() 182 /* SSI012 are synchronized */ in rsnd_ssiu_init() 185 /* SSI0129 are synchronized */ in rsnd_ssiu_init()
|
/Linux-v6.1/include/linux/ |
D | pvclock_gtod.h | 9 * and is used to keep guest time synchronized with host time.
|
/Linux-v6.1/Documentation/virt/kvm/x86/ |
D | timekeeping.rst | 347 determine offset information in SMP systems where TSCs are not synchronized. 370 practice, getting a perfectly synchronized TSC will not be possible unless all 378 may not have a TSC value that is synchronized with the rest of the system. 382 TSC is synchronized back to a state where TSC synchronization flaws, however 401 It is recommended not to trust the TSCs to remain synchronized on NUMA or 493 synchronized with real time. 551 the TSC as seen from other CPUs, even in an otherwise perfectly synchronized
|
D | mmu.rst | 241 are synchronized when the guest executes invlpg or flushes its tlb by 257 emulations if the page needs to be write-protected (see "Synchronized 271 Synchronized and unsynchronized pages 305 - synchronized shadow pages are write protected (*)
|
/Linux-v6.1/arch/ia64/kernel/ |
D | time.c | 323 /* On IA64 in an SMP configuration ITCs are never accurately synchronized. in ia64_init_itm() 338 * ITC is drifty and we have not synchronized the ITCs in smpboot.c. in ia64_init_itm() 405 * migrates to another CPU, that the ITC values are synchronized across
|
/Linux-v6.1/net/core/ |
D | dev_addr_lists.c | 415 * __hw_addr_ref_unsync_dev - Remove synchronized addresses and references on 417 * @list: address list to remove synchronized addresses (references on it) from 451 * __hw_addr_unsync_dev - Remove synchronized addresses from device 452 * @list: address list to remove synchronized addresses from 780 * dev_uc_unsync - Remove synchronized addresses from the destination device 1003 * dev_mc_unsync - Remove synchronized addresses from the destination device
|
/Linux-v6.1/tools/testing/selftests/drivers/net/ocelot/ |
D | psfp.sh | 182 # Set up swp1 as a master PHC for h1, synchronized to the local 187 # synchronizing h1 to swp1 via PTP, h2 is also implicitly synchronized
|
/Linux-v6.1/drivers/gpu/drm/ |
D | drm_gem_atomic_helper.c | 24 * Before scanout, a plane's framebuffer needs to be synchronized with 370 * framebuffer will be synchronized as part of the atomic commit. 424 * framebuffer will be synchronized as part of the atomic commit.
|
/Linux-v6.1/arch/x86/include/asm/ |
D | tsc.h | 52 * Boot-time check whether the TSCs are synchronized across
|
/Linux-v6.1/arch/x86/kernel/ |
D | tsc_sync.c | 7 * We check whether all boot CPUs have their TSC's synchronized, 356 * synchronized or if we have no TSC. in check_tsc_sync_source() 457 * SoCs the TSC is frequency synchronized, but still the TSC ADJUST in check_tsc_sync_target()
|
/Linux-v6.1/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h6-orangepi-lite2.dts | 43 * Before the kernel can support synchronized
|
/Linux-v6.1/Documentation/driver-api/ |
D | pps.rst | 77 synchronized with PPS through USB. With USB 2.0, jitter may decrease 203 computers' clock to be synchronized very tightly. One way to do this is to
|
/Linux-v6.1/drivers/gpu/drm/i915/display/ |
D | intel_cdclk.h | 46 /* pipe to which cd2x update is synchronized */
|
/Linux-v6.1/drivers/scsi/bfa/ |
D | bfa_ioc_cb.c | 213 * Synchronized IOC failure processing routines 252 * Synchronized IOC failure processing routines
|
/Linux-v6.1/Documentation/admin-guide/device-mapper/ |
D | dm-integrity.rst | 30 region's data and integrity tags are not synchronized - if the machine 178 are synchronized when this interval expires.
|
/Linux-v6.1/Documentation/networking/ |
D | ipvs-sysctl.rst | 207 the connection will be synchronized. A connection will be 208 synchronized, every time the number of its incoming packets
|
/Linux-v6.1/kernel/ |
D | notifier.c | 131 * use a spinlock, and call_chain is synchronized by RCU (no locks). 248 * synchronized by an rwsem. 462 * use a mutex, and call_chain is synchronized by SRCU (no locks).
|
/Linux-v6.1/Documentation/devicetree/bindings/display/mediatek/ |
D | mediatek,dsi.yaml | 17 drive up to 4-lane MIPI DSI output. Two DSIs can be synchronized for dual-
|
12345678910>>...14