Home
last modified time | relevance | path

Searched refs:product (Results 1 – 25 of 29) sorted by relevance

12

/arch/x86/platform/geode/
Dgeos.c105 const char *vendor, *product; in geos_init() local
114 product = dmi_get_system_info(DMI_PRODUCT_NAME); in geos_init()
115 if (!product || strcmp(product, "Geos")) in geos_init()
119 KBUILD_MODNAME, vendor, product); in geos_init()
Dalix.c171 const char *vendor, *product; in alix_present_dmi() local
177 product = dmi_get_system_info(DMI_PRODUCT_NAME); in alix_present_dmi()
178 if (!product || (strcmp(product, "ALIX.2D") && strcmp(product, "ALIX.6"))) in alix_present_dmi()
182 KBUILD_MODNAME, vendor, product); in alix_present_dmi()
/arch/x86/include/asm/
Dpvclock.h44 u64 product; in pvclock_scale_delta() local
65 : "=A" (product), "=r" (tmp1), "=r" (tmp2) in pvclock_scale_delta()
70 : [lo]"=a"(product), in pvclock_scale_delta()
78 return product; in pvclock_scale_delta()
/arch/arm/include/asm/
Decard.h91 unsigned short product; member
96 unsigned short product; /* Product code */ member
/arch/arm/boot/dts/
Darmada-370-seagate-nas-2bay.dts16 * Material desc (product spec) : STCTxxxxxxx
Darmada-370-seagate-personal-cloud.dts16 * Material desc (product spec) : STCRxxxxxxx
Dkirkwood-ns2mini.dts8 /* This machine is embedded in the first LaCie CloudBox product. */
Darmada-370-seagate-personal-cloud-2bay.dts16 * Material desc (product spec) : STCSxxxxxxx
Darmada-370-seagate-nas-4bay.dts16 * Material desc (product spec) : STCUxxxxxxx
Dintel-ixp42x-ixdpg425.dts47 * CHECKME: the product brief says 16MB in a flash
Daxp223.dtsi47 * http://www.x-powers.com/product/AXP22X.php
Daxp209.dtsi47 * http://www.x-powers.com/product/AXP20X.php
Daxp22x.dtsi47 * http://www.x-powers.com/product/AXP22X.php
/arch/arm/mach-rpc/
Decard.c68 unsigned short product; member
633 ec->cid.manufacturer, ec->cid.product); in ecard_prints()
793 return sprintf(buf, "%u\n", ec->cid.product); in device_show()
919 ec->cid.product = ecard_getu16(cid.r_prod); in ecard_probe()
940 quirklist[i].product == ec->cid.product) { in ecard_probe()
1033 ec->cid.product == ids[i].product) in ecard_match_device()
/arch/arm/mach-sa1100/
DKconfig96 <http://h10025.www1.hp.com/ewfrf/wc/product?product=61677&cc=us&lc=en&dlc=en&product=61677#>
/arch/powerpc/platforms/cell/
Dcbe_powerbutton.c60 dev->id.product = 0x02; in cbe_powerbutton_init()
/arch/mips/ar7/
Dclock.c164 int product; in tnetd7300_get_clock() local
195 product = (mul & 1) ? in tnetd7300_get_clock()
198 return product / divisor; in tnetd7300_get_clock()
/arch/powerpc/lib/
Ddiv64.S42 subfc r6,r10,r6 # take the product from the divisor,
/arch/arm/nwfpe/
Dsoftfloat-macros455 Multiplies `a' by `b' to obtain a 128-bit product. The product is broken
486 obtain a 192-bit product. The product is broken into three 64-bit pieces
516 product. The product is broken into four 64-bit pieces which are stored at
/arch/m68k/ifpsp060/src/
Dilsp.S465 add.w %d5, %d6 # add msw of l*l to lsw of m*l product
466 addx.w %d4, %d3 # add any carry to m*m product
467 add.w %d2, %d6 # add in lsw of other m*l product
468 addx.w %d4, %d3 # add any carry to m*m product
469 swap %d6 # %d6 is low 32 bits of final product
475 add.l %d3, %d5 # %d5 now ms 32 bits of final product
/arch/powerpc/boot/
Ddiv64.S42 subfc r6,r10,r6 # take the product from the divisor,
/arch/arm/mach-omap1/
DKconfig54 printed, it's safe to deselect OMAP_MUX for your product.
/arch/arm/mach-davinci/
DKconfig235 printed, it's safe to deselect DAVINCI_MUX for your product.
/arch/m68k/fpsp040/
Ddecbin.S153 mulul #TEN,%d1 |mul partial product by one digit place
/arch/sh/boards/
DKconfig153 SME product line.

12