Searched refs:single (Results 51 - 75 of 125) sorted by relevance

12345

/linux-master/drivers/video/fbdev/omap/
H A Dlcd_dma.c85 void omap_set_lcd_dma_single_transfer(int single) argument
87 lcd_dma.single_transfer = single;
/linux-master/arch/m68k/fpsp040/
H A Dbugfix.S348 | Check for opclass 2 and single size. If not both, exit.
451 | We have the opclass 2 single source situation.
457 cmpw #0x407F,ETEMP_EX(%a6) |single +max
462 cmpw #0xC07F,ETEMP_EX(%a6) |single -max
467 cmpw #0x3F80,ETEMP_EX(%a6) |single +min
472 cmpw #0xBF80,ETEMP_EX(%a6) |single -min
H A Dsetox.S93 | constant := single-precision( 64/log 2 ).
95 | Using a single-precision constant avoids memory access.
96 | Another effect of using a single-precision "constant" is
104 | 3.1 R := X + N*L1, where L1 := single-precision(-log2/64).
131 | are single precision; A2 and A3 are double precision.
146 | and t is in single precision. Note also that T is rounded
241 | 3.1 R := X + N*L1, where L1 := single-precision(-log2/64).
251 | are single precision; A2, A3 and A4 are double precision.
266 | and t is in single precision. Note also that T is rounded
305 | are single precisio
[all...]
H A Dx_operr.S256 | the stack at (a7). D1 has size: 1=byte,2=word,4=long/single
/linux-master/arch/alpha/lib/
H A Dev6-memset.S70 bic $1,7,$1 # E : fit within a single quadword?
251 bic $1,7,$1 # E : fit within a single quadword
436 bic $1,7,$1 # E : fit within a single quadword
H A Dev6-memcpy.S65 beq $1, $do_unroll # U : no single quads to fiddle
/linux-master/arch/arm64/boot/dts/renesas/
H A DMakefile90 dtb-$(CONFIG_ARCH_R8A779G0) += r8a779g2-white-hawk-single.dtb
92 dtb-$(CONFIG_ARCH_R8A779H0) += r8a779h0-gray-hawk-single.dtb
/linux-master/scripts/dtc/include-prefixes/arm64/renesas/
H A DMakefile90 dtb-$(CONFIG_ARCH_R8A779G0) += r8a779g2-white-hawk-single.dtb
92 dtb-$(CONFIG_ARCH_R8A779H0) += r8a779h0-gray-hawk-single.dtb
/linux-master/drivers/pinctrl/
H A DMakefile48 obj-$(CONFIG_PINCTRL_SINGLE) += pinctrl-single.o
/linux-master/drivers/scsi/libsas/
H A Dsas_expander.c354 int single)
359 disc_req[9] = single;
369 sas_set_ex_phy(dev, single, disc_resp);
373 int sas_ex_phy_discover(struct domain_device *dev, int single) argument
392 if (0 <= single && single < ex->num_phys) {
393 res = sas_ex_phy_discover_helper(dev, disc_req, disc_resp, single);
1100 * @single: if you want to do a single phy, else set to -1;
1105 static int sas_ex_discover_devices(struct domain_device *dev, int single) argument
352 sas_ex_phy_discover_helper(struct domain_device *dev, u8 *disc_req, struct smp_disc_resp *disc_resp, int single) argument
[all...]
H A Dsas_internal.h94 int sas_ex_phy_discover(struct domain_device *dev, int single);
/linux-master/arch/m68k/math-emu/
H A Dfp_util.S125 | args: %d0 = source (single-precision fp value)
653 | into single/double
743 cmp.w #32,%d2 | single or double shift?
763 | Another 64-bit single shift and store
850 | normalize an extended with single (23-bit) precision
929 cmp.w #32,%d2 | single or double shift?
995 | with that exponent to fit into single precision, so just
1013 | normalize an extended with single (23-bit) precision
/linux-master/arch/sparc/kernel/
H A Dsun4m_smp.c268 .single = sun4m_ipi_single,
H A Dsmp_32.c127 * a single CPU. The trap handler needs only to do trap entry/return
139 /* trigger one IPI single call on one CPU */
140 sparc32_ipi_ops->single(cpu);
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dwlan.h394 struct ar9170_rx_frame_single single; member in union:ar9170_rx_frame::__anon2007
/linux-master/drivers/net/usb/
H A Dsierra_net.c377 struct lsi_umts_single *single = (struct lsi_umts_single *)lsi; local
380 if (single->link_type != SIERRA_NET_AS_LINK_TYPE_IPV4 &&
381 single->link_type != SIERRA_NET_AS_LINK_TYPE_IPV6) {
383 single->link_type);
/linux-master/drivers/firmware/efi/libstub/
H A DMakefile30 $(call cc-option,-mno-single-pic-base)
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_mman.c709 pr_err("Unable to insert object into single page hole\n");
716 pr_err("Unexpectedly succeeded in inserting too large object into single page hole\n");
1316 struct intel_memory_region *single[] = { mr }; local
1355 err = __igt_mmap_migrate(single, ARRAY_SIZE(single), mr,
1377 err = __igt_mmap_migrate(single, ARRAY_SIZE(single), mr,
1392 err = __igt_mmap_migrate(single, ARRAY_SIZE(single), mr,
/linux-master/scripts/
H A Dget_feat.pl578 a single specific feature.
582 Output features for a single specific feature.
/linux-master/arch/alpha/math-emu/
H A Dmath.c12 #include <math-emu/single.h>
/linux-master/net/mctp/test/
H A Droute-test.c455 .name = "single packet",
463 .name = "single packet, offset seq",
861 /* Assign a single EID. ->addrs is freed on mctp netdev release */
986 bool empty, single; local
1026 single = false;
1030 single = hlist_is_singular_node(&key->hlist, &mns->keys);
1035 KUNIT_ASSERT_TRUE(test, single);
/linux-master/net/sched/
H A Dsch_generic.c1385 LIST_HEAD(single);
1387 list_add(&dev->close_list, &single);
1388 dev_deactivate_many(&single);
1389 list_del(&single);
/linux-master/arch/arc/kernel/
H A Dentry-arcv2.S121 ; Instruction fetch or Data access, under a single Exception Vector
/linux-master/drivers/md/dm-vdo/
H A Dvdo.c14 * A read_only_notifier has a single completion which is used to perform read-only notifications,
193 * If the logical, physical, and hash zone counts are all 0, a single thread will be shared by all
203 bool single = ((counts.logical_zones + counts.physical_zones + counts.hash_zones) == 0); local
206 if (single) {
244 if (single) {
349 * This is the "single thread" config where one thread is used for the
402 * vdo_make_thread() - Construct a single vdo work_queue and its associated thread (or threads for
/linux-master/arch/sparc/lib/
H A DM7memset.S63 * initiates the displacement of a cache line while only using a single
249 ! For each 64 byte cache line, single STBI to first element

Completed in 333 milliseconds

12345