/linux-4.1.27/drivers/block/paride/ |
D | on26.c | 40 #define P1 w2(5);w2(0xd);w2(5);w2(0xd);w2(5);w2(4); macro 55 case 0: w0(1); P1; w0(r); P2; w0(0); P1; in on26_read_regr() 61 case 1: w0(1); P1; w0(r); P2; w0(0); P1; in on26_read_regr() 85 case 1: w0(1); P1; w0(r); P2; w0(0); P1; in on26_write_regr() 112 w0(2); P1; w0(8); P2; in on26_connect() 113 w0(2); P1; w0(x); P2; in on26_connect() 119 else { w0(4); P1; w0(4); P1; } in on26_disconnect() 152 w0(2); P1; w0(0); P2; in on26_test_port() 153 w0(3); P1; w0(0); P2; in on26_test_port() 154 w0(2); P1; w0(8); P2; udelay(100); in on26_test_port() [all …]
|
D | dstr.c | 37 #define P1 w2(5);w2(0xd);w2(5);w2(4); macro 53 w0(0x81); P1; in dstr_read_regr() 55 P2; w0(r); P1; in dstr_read_regr() 80 w0(0x81); P1; in dstr_write_regr() 82 P2; w0(r); P1; in dstr_write_regr() 119 w0(0x81); P1; in dstr_read_block() 121 P2; w0(0x82); P1; P3; w0(0x20); P1; in dstr_read_block() 161 w0(0x81); P1; in dstr_write_block() 163 P2; w0(0x82); P1; P3; w0(0x20); P1; in dstr_write_block()
|
D | comm.c | 36 #define P1 w2(5);w2(0xd);w2(0xd);w2(5);w2(4); macro 53 case 0: w0(r); P1; w0(0); in comm_read_regr() 57 case 1: w0(r+0x20); P1; in comm_read_regr() 80 case 1: w0(r); P1; w0(val); P2; in comm_write_regr() 114 case 0: w0(0x48); P1; in comm_read_block() 122 case 1: w0(0x68); P1; w0(0); in comm_read_block() 156 case 1: w0(0x68); P1; in comm_write_block()
|
/linux-4.1.27/arch/blackfin/lib/ |
D | outs.S | 19 P1 = R1; /* P1 = address */ define 23 .Llong_loop_s: R0 = [P1++]; 32 P1 = R1; /* P1 = address */ define 36 .Lword_loop_s: R0 = W[P1++]; 45 P1 = R1; /* P1 = address */ define 49 .Lbyte_loop_s: R0 = B[P1++]; 58 P1 = R1; /* P1 = address */ define 62 .Lword8_loop_s: R1 = B[P1++]; 63 R0 = B[P1++];
|
D | memcpy.S | 36 P1 = R1 ; /* src*/ define 64 R3 = B[P1++] (X); 74 I1 = P1; 91 P1 = I1; /* in case there's something left, */ define 99 R1 = B[P1++] (X); 114 P1 = P1 + P2; define 115 P1 += -1; 118 R1 = B[P1--] (X);
|
D | ins.S | 78 P1 = R1; /* P1 = address */ \ 93 [P1++] = R0; \ 98 W[P1++] = R0; \ 103 B[P1++] = R0; \ 105 B[P1++] = R0; \ 110 B[P1++] = R0; \ 115 W[P1++] = R0; \ 117 W[P1++] = R0; \
|
D | memset.S | 39 P1 = P2 >> 2; /* count = n/4 */ define 45 LSETUP (.Lquad_loop , .Lquad_loop) LC0=P1; 75 P1 = R0; define 81 P2 -= P1; /* reduce count */
|
D | strcpy.S | 26 P1 = R1 ; /* src*/ define 29 R1 = B [P1++] (Z);
|
D | memmove.S | 42 P1 = P2 >> 2; /* count = n/4 */ define 43 P1 += -1; 49 LSETUP (.Lquad_loops, .Lquad_loope) LC0=P1;
|
D | strcmp.S | 28 P1 = R1 ; /* s2 */ define 32 R1 = B[P1++] (Z); /* get *s2 */
|
D | strncmp.S | 29 P1 = R1 ; /* s2 */ define 32 R1 = B[P1++] (Z); /* get *s2 */
|
D | strncpy.S | 32 P1 = R1 ; /* src*/ define 36 R1 = B [P1++] (Z);
|
D | memcmp.S | 34 P1 = P2 >> 2; /* count = n/4 */ define 39 LSETUP (.Lquad_loop_s, .Lquad_loop_e) LC0=P1;
|
D | divsi3.S | 109 P1 = 31; /* Set loop counter */ define 122 LSETUP(.Llst,.Llend) LC0 = P1; /* Setup loop */
|
D | udivsi3.S | 148 P1 = 32; /* Set loop counter */ define 149 LSETUP(.Lulst, .Lulend) LC0 = P1; /* Set loop counter */
|
/linux-4.1.27/arch/blackfin/mach-bf609/ |
D | dpm.S | 21 P1.H = _bf609_pm_data; 22 P1.L = _bf609_pm_data; 23 [P0] = P1; 51 P1.l = LO(SEC_END); 52 P1.h = HI(SEC_END); 54 [P1] = R0; 142 P1.H = _enter_hibernate; 143 P1.L = _enter_hibernate; 145 call (P1);
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | exynos5250-smdk5250.dts | 137 regulator-name = "P1.0V_LDO_OUT1"; 144 regulator-name = "P1.2V_LDO_OUT2"; 151 regulator-name = "P1.8V_LDO_OUT3"; 164 regulator-name = "P1.8V_LDO_OUT5"; 170 regulator-name = "P1.1V_LDO_OUT6"; 177 regulator-name = "P1.1V_LDO_OUT7"; 184 regulator-name = "P1.0V_LDO_OUT8"; 190 regulator-name = "P1.8V_LDO_OUT10"; 196 regulator-name = "P1.8V_LDO_OUT11"; 208 regulator-name = "P1.8V_LDO_OUT13"; [all …]
|
D | exynos5250-spring.dts | 154 regulator-name = "P1.0V_LDO_OUT4"; 162 regulator-name = "P1.0V_LDO_OUT5"; 178 regulator-name = "P1.1V_LDO_OUT7"; 186 regulator-name = "P1.0V_LDO_OUT8"; 194 regulator-name = "P1.8V_LDO_OUT10"; 202 regulator-name = "P1.8V_LDO_OUT11"; 218 regulator-name = "P1.8V_LDO_OUT13"; 226 regulator-name = "P1.8V_LDO_OUT14"; 234 regulator-name = "P1.0V_LDO_OUT15"; 242 regulator-name = "P1.8V_LDO_OUT16"; [all …]
|
D | exynos5250-snow.dts | 321 regulator-name = "P1.0V_LDO_OUT1"; 328 regulator-name = "P1.8V_LDO_OUT2"; 335 regulator-name = "P1.8V_LDO_OUT3"; 342 regulator-name = "P1.1V_LDO_OUT7"; 349 regulator-name = "P1.0V_LDO_OUT8"; 356 regulator-name = "P1.8V_LDO_OUT10"; 370 regulator-name = "P1.8V_LDO_OUT14"; 377 regulator-name = "P1.0V_LDO_OUT15"; 384 regulator-name = "P1.8V_LDO_OUT16"; 423 regulator-name = "P1.8V_BUCK_OUT5"; [all …]
|
D | vexpress-v2m-rs1.dtsi | 5 * V2M-P1 21 model = "V2M-P1";
|
D | vexpress-v2m.dtsi | 5 * V2M-P1 21 model = "V2M-P1";
|
D | am437x-gp-evm.dts | 64 linux,keymap = <0x00000201 /* P1 */
|
D | am43x-epos-evm.dts | 87 linux,keymap = <0x00000201 /* P1 */
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | nv50.c | 374 int N, M, P1, P2; in nv50_clk_calc() local 393 freq = calc_div(core, vdec, &P1); in nv50_clk_calc() 406 divsv |= P1 << 8; in nv50_clk_calc() 427 freq = calc_div(freq, dom6, &P1); in nv50_clk_calc() 430 divsv |= P1; in nv50_clk_calc() 453 freq = calc_pll(priv, 0x4028, core, &N, &M, &P1); in nv50_clk_calc() 458 0x80000000 | (P1 << 19) | (P1 << 16)); in nv50_clk_calc() 467 if (P1-- && shader == (core << 1)) { in nv50_clk_calc() 468 clk_mask(hwsq, spll[0], 0xc03f0100, (P1 << 19) | (P1 << 16)); in nv50_clk_calc() 471 freq = calc_pll(priv, 0x4020, shader, &N, &M, &P1); in nv50_clk_calc() [all …]
|
D | mcp77.c | 207 int N, M, P1, P2 = 0; in mcp77_clk_calc() local 215 clock = calc_pll(priv, 0x4028, (core << 1), &N, &M, &P1); in mcp77_clk_calc() 224 if(P1 > 2) { in mcp77_clk_calc() 225 P2 = P1 - 2; in mcp77_clk_calc() 226 P1 = 2; in mcp77_clk_calc() 233 priv->cpost = (1 << P1) << 16; in mcp77_clk_calc() 241 clock = calc_pll(priv, 0x4020, shader, &N, &M, &P1); in mcp77_clk_calc() 253 priv->sctrl = P1 << 16; in mcp77_clk_calc() 259 clock = calc_P(500000, vdec, &P1); in mcp77_clk_calc() 265 priv->vdiv = P1 << 16; in mcp77_clk_calc()
|
/linux-4.1.27/arch/blackfin/mach-common/ |
D | cache.S | 44 P1 = R2; define 51 LSETUP (1f, 2f) LC1 = P1; 122 P1 = 1 << (PAGE_SHIFT - L1_CACHE_SHIFT); define
|
D | dpmc_modes.S | 207 P1.L = lo(EBIU_SDSTAT); 208 P1.H = hi(EBIU_SDSTAT); 216 R2 = w[P1]; 294 P1.H = _hibernate_mode; 295 P1.L = _hibernate_mode; 308 call (P1); /* Goodbye */
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | stan.S | 33 | U = r + r*s*(P1 + s*(P2 + s*P3)), and 39 | U = r + r*s*(P1 + s*(P2 + s*P3)), and 230 faddx TANP1,%fp2 | ...P1+S(P2+SP3) 233 fmulx %fp1,%fp2 | ...S(P1+S(P2+SP3)) 236 fmulx %fp0,%fp2 | ...RS(P1+S(P2+SP3)) 241 faddx %fp2,%fp0 | ...R+RS(P1+S(P2+SP3)) 268 faddx TANP1,%fp2 | ...P1+S(P2+SP3) 271 fmulx %fp0,%fp2 | ...S(P1+S(P2+SP3)) 274 fmulx %fp1,%fp2 | ...RS(P1+S(P2+SP3)) 279 faddx %fp2,%fp1 | ...R+RS(P1+S(P2+SP3))
|
D | ssin.S | 481 |--We are now ready to perform (R+r) - N*P1 - N*P2, P1 = 2**(L) * Piby2_1 and 484 fmulx FP_SCR2(%a6),%fp4 | ...W = N*P1
|
/linux-4.1.27/drivers/ata/ |
D | ata_piix.c | 123 P1 = 1, /* port 1 */ enumerator 360 { P0, NA, P1, NA }, /* 000b */ 361 { P1, NA, P0, NA }, /* 001b */ 364 { P0, P1, IDE, IDE }, /* 100b */ 365 { P1, P0, IDE, IDE }, /* 101b */ 366 { IDE, IDE, P0, P1 }, /* 110b */ 367 { IDE, IDE, P1, P0 }, /* 111b */ 376 { P0, P2, P1, P3 }, /* 00b */ 377 { IDE, IDE, P1, P3 }, /* 01b */ 394 { IDE, IDE, P1, P3 }, /* 01b */ [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | dwc3.txt | 25 P1/P2/P3 transition sequence. 26 - snps,del_p1p2p3_quirk: when set core will delay P1/P2/P3 until a certain 29 from P0 to P1/P2/P3.
|
/linux-4.1.27/arch/hexagon/mm/ |
D | strnlen_user.S | 65 P1 = cmp.gtu(end,start); define 69 if (!P1) jump exit_error; /* hit the end */
|
/linux-4.1.27/arch/mips/include/asm/mach-cavium-octeon/ |
D | kernel-entry-init.h | 48 xor t1, t1, 0x9000 # 63-P1 54 xor t1, t1, 0x9100 # 68-P1 60 slti t1, t1, 2 # 66-P1.2 and later good.
|
/linux-4.1.27/arch/c6x/lib/ |
D | mpyll.S | 31 ;; P1 = X0*Y1 + X1*Y0 34 ;; result = (P2 << 64) + (P1 << 32) + P0
|
/linux-4.1.27/drivers/video/logo/ |
D | logo_superh_mono.pbm | 1 P1
|
D | logo_linux_mono.pbm | 1 P1
|
/linux-4.1.27/Documentation/auxdisplay/ |
D | cfag12864b | 81 Ground (21)---[GND] [GND]---[P1]---(18) Vee - R = Resistor = 22 ohm 82 Ground (22)---[GND] | - P1 = Preset = 10 Kohm
|
/linux-4.1.27/arch/x86/include/asm/ |
D | percpu.h | 216 asm(op "b "__percpu_arg(P1)",%0" \ 221 asm(op "w "__percpu_arg(P1)",%0" \ 226 asm(op "l "__percpu_arg(P1)",%0" \ 231 asm(op "q "__percpu_arg(P1)",%0" \
|
/linux-4.1.27/Documentation/devicetree/bindings/gpio/ |
D | gpio_lpc32xx.txt | 10 1: GPIO P1
|
/linux-4.1.27/drivers/iio/pressure/ |
D | bmp280.c | 88 enum { P1, P2, P3, P4, P5, P6, P7, P8, P9 }; enumerator 208 var1 = ((((s64)1) << 47) + var1) * ((s64)le16_to_cpu(buf[P1])) >> 33; in bmp280_compensate_press()
|
/linux-4.1.27/Documentation/hwmon/ |
D | vexpress | 11 * Section "4.4.14. System Configuration registers" of the V2M-P1 TRM:
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_ddi.c | 1016 uint32_t i, P1, k, dco_count; in skl_ddi_calculate_wrpll() local 1029 for (P1 = 1; P1 < candidate_p; P1++) { in skl_ddi_calculate_wrpll() 1031 if (!(P0[i] != 1 || P1 == 1)) in skl_ddi_calculate_wrpll() 1035 if (P1 != 1 && P2[k] != 2) in skl_ddi_calculate_wrpll() 1038 if (candidate_p == P0[i] * P1 * P2[k]) { in skl_ddi_calculate_wrpll() 1042 candidate_p1[dco_count] = P1; in skl_ddi_calculate_wrpll()
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
D | host.h | 878 int8_t P1; member 890 int8_t P1; member
|
D | cmd.c | 1578 cmd.P1 = p1; in lbs_set_tpc_cfg() 1609 cmd.P1 = p1; in lbs_set_power_adapt_cfg()
|
/linux-4.1.27/drivers/net/fddi/skfp/h/ |
D | skfbi.h | 899 #define P1(a) (0x0380|((a)<<2)) /* PLC1 (r/w) (DAS) */ macro 956 #define P1_A(a) ADDR(P1(a)) /* PLC1 (r/w) */
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | README | 5 Production Release P1.00 -- October 10, 1994
|
D | MISC | 5 Production Release P1.00 -- October 10, 1994
|
D | CHANGES | 5 Production Release P1.00 -- October 10, 1994
|
D | ilsp.doc | 5 Production Release P1.00 -- October 10, 1994
|
D | os.S | 5 |Production Release P1.00 -- October 10, 1994
|
D | iskeleton.S | 5 |Production Release P1.00 -- October 10, 1994
|
D | fplsp.doc | 5 Production Release P1.00 -- October 10, 1994
|
D | isp.doc | 5 Production Release P1.00 -- October 10, 1994
|
D | TEST.DOC | 5 Production Release P1.00 -- October 10, 1994
|
D | fpsp.doc | 5 Production Release P1.00 -- October 10, 1994
|
D | fskeleton.S | 5 |Production Release P1.00 -- October 10, 1994
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | ramgk104.c | 133 int N1, fN1, M1, P1; member 161 const u32 rcoef = (( ram->P1 << 16) | (ram->N1 << 8) | ram->M1); in r1373f4_init() 681 const u32 rcoef = (( ram->P1 << 16) | (ram->N1 << 8) | ram->M1); in gk104_ram_calc_sddr3() 977 &ram->fN1, &ram->M1, &ram->P1); in gk104_ram_calc_xits()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | unwind_decoder.c | 201 UNW_DEC_BR_MEM(P1, brmask, arg); in unw_decode_p1()
|
/linux-4.1.27/arch/powerpc/platforms/85xx/ |
D | Kconfig | 22 for memory allocation on P1/P2 QorIQ platforms.
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | dpmc.h | 25 #define PM_REG12 P1
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | xpedite5370.dts | 565 /* PCI Express controller 2, wired to VPX P1,P2 backplane */
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 5 Production Release P1.00 -- October 10, 1994 5564 #--We are now ready to perform (R+r) - N*P1 - N*P2, P1 = 2**(L) * Piby2_1 and 5567 fmul.x FP_SCR0(%a6),%fp4 # fp4 = W = N*P1 5570 fmov.x %fp4,%fp3 # fp3 = W = N*P1 5634 # U = r + r*s*(P1 + s*(P2 + s*P3)), and # 5640 # U = r + r*s*(P1 + s*(P2 + s*P3)), and # 5816 fadd.x TANP1(%pc),%fp2 # P1+S(P2+SP3) 5819 fmul.x %fp1,%fp2 # S(P1+S(P2+SP3)) 5822 fmul.x %fp0,%fp2 # RS(P1+S(P2+SP3)) 5826 fadd.x %fp2,%fp0 # R+RS(P1+S(P2+SP3)) [all …]
|
D | isp.S | 5 Production Release P1.00 -- October 10, 1994
|
D | ilsp.S | 5 Production Release P1.00 -- October 10, 1994
|
D | ftest.S | 5 Production Release P1.00 -- October 10, 1994
|
D | fpsp.S | 5 Production Release P1.00 -- October 10, 1994 6101 #--We are now ready to perform (R+r) - N*P1 - N*P2, P1 = 2**(L) * Piby2_1 and 6104 fmul.x FP_SCR0(%a6),%fp4 # fp4 = W = N*P1 6107 fmov.x %fp4,%fp3 # fp3 = W = N*P1
|
D | pfpsp.S | 5 Production Release P1.00 -- October 10, 1994
|
D | itest.S | 5 Production Release P1.00 -- October 10, 1994
|
/linux-4.1.27/tools/power/cpupower/po/ |
D | de.po | 57 msgid "North Bridge P1 boolean counter (returns 0 or 1)"
|
D | cs.po | 60 msgid "North Bridge P1 boolean counter (returns 0 or 1)"
|
D | it.po | 57 msgid "North Bridge P1 boolean counter (returns 0 or 1)"
|
D | fr.po | 57 msgid "North Bridge P1 boolean counter (returns 0 or 1)"
|
D | pt.po | 55 msgid "North Bridge P1 boolean counter (returns 0 or 1)"
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 1855 * data-valid before the required 100ns P1 setup time (8 P1
|