/arch/x86/platform/geode/ |
D | geos.c | 105 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()
|
D | alix.c | 171 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/ |
D | pvclock.h | 44 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/ |
D | ecard.h | 91 unsigned short product; member 96 unsigned short product; /* Product code */ member
|
/arch/arm/boot/dts/ |
D | armada-370-seagate-nas-2bay.dts | 16 * Material desc (product spec) : STCTxxxxxxx
|
D | armada-370-seagate-personal-cloud.dts | 16 * Material desc (product spec) : STCRxxxxxxx
|
D | kirkwood-ns2mini.dts | 8 /* This machine is embedded in the first LaCie CloudBox product. */
|
D | armada-370-seagate-personal-cloud-2bay.dts | 16 * Material desc (product spec) : STCSxxxxxxx
|
D | armada-370-seagate-nas-4bay.dts | 16 * Material desc (product spec) : STCUxxxxxxx
|
D | intel-ixp42x-ixdpg425.dts | 47 * CHECKME: the product brief says 16MB in a flash
|
D | axp223.dtsi | 47 * http://www.x-powers.com/product/AXP22X.php
|
D | axp209.dtsi | 47 * http://www.x-powers.com/product/AXP20X.php
|
D | axp22x.dtsi | 47 * http://www.x-powers.com/product/AXP22X.php
|
/arch/arm/mach-rpc/ |
D | ecard.c | 68 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/ |
D | Kconfig | 96 <http://h10025.www1.hp.com/ewfrf/wc/product?product=61677&cc=us&lc=en&dlc=en&product=61677#>
|
/arch/powerpc/platforms/cell/ |
D | cbe_powerbutton.c | 60 dev->id.product = 0x02; in cbe_powerbutton_init()
|
/arch/mips/ar7/ |
D | clock.c | 164 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/ |
D | div64.S | 42 subfc r6,r10,r6 # take the product from the divisor,
|
/arch/arm/nwfpe/ |
D | softfloat-macros | 455 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/ |
D | ilsp.S | 465 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/ |
D | div64.S | 42 subfc r6,r10,r6 # take the product from the divisor,
|
/arch/arm/mach-omap1/ |
D | Kconfig | 54 printed, it's safe to deselect OMAP_MUX for your product.
|
/arch/arm/mach-davinci/ |
D | Kconfig | 235 printed, it's safe to deselect DAVINCI_MUX for your product.
|
/arch/m68k/fpsp040/ |
D | decbin.S | 153 mulul #TEN,%d1 |mul partial product by one digit place
|
/arch/sh/boards/ |
D | Kconfig | 153 SME product line.
|