Home
last modified time | relevance | path

Searched refs:Q1 (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/arch/m68k/fpsp040/
H A Dstan.S34 | V = 1 + s*(Q1 + s*(Q2 + s*(Q3 + s*Q4))), s = r*r.
40 | V = 1 + s*(Q1 + s*(Q2 + s*(Q3 + s*Q4))), s = r*r,
235 faddx TANQ1,%fp3 | ...Q1+S(Q2+S(Q3+SQ4))
238 fmulx %fp3,%fp1 | ...S(Q1+S(Q2+S(Q3+SQ4)))
244 fadds #0x3F800000,%fp1 | ...1+S(Q1+...)
273 faddx TANQ1,%fp3 | ...Q1+S(Q2+S(Q3+SQ4))
276 fmulx %fp3,%fp0 | ...S(Q1+S(Q2+S(Q3+SQ4)))
280 fadds #0x3F800000,%fp0 | ...1+S(Q1+...)
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dti,tas6424.txt22 https://www.ti.com/product/TAS6424-Q1
H A Dtas5720.txt9 https://www.ti.com/product/TAS5720A-Q1
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-lp8860.txt3 The LP8860-Q1 is an high-efficiency LED
/openbmc/u-boot/arch/arm/dts/
H A Ddra76-evm.dts35 /* Output of Cntlr B of TPS43351-Q1 on dra76-evm */
46 /* Output of Cntlr A of TPS43351-Q1 on dra76-evm */
H A Dsun6i-a31s-colorfly-e708-q1.dts48 model = "Colorfly E708 Q1 tablet";
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun6i-a31s-colorfly-e708-q1.dts48 model = "Colorfly E708 Q1 tablet";
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Ddra76-evm.dts73 /* Output of Cntlr B of TPS43351-Q1 on dra76-evm */
94 /* Output of Cntlr A of TPS43351-Q1 on dra76-evm */
H A Ddra7-evm.dts99 /* Output of Cntlr A of TPS43351-Q1 on dra7-evm */
110 /* Output of Cntlr B of TPS43351-Q1 on dra7-evm */
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-am62-lp-sk.dts38 /* output of LM61460-Q1 */
H A Dk3-am625-sk.dts54 /* output of LM61460-Q1 */
H A Dk3-am62a7-sk.dts83 /* output of LM5141-Q1 */
/openbmc/linux/Documentation/spi/
H A Dspi-lm70llp.rst65 transistor Q1 (and also a pullup, and a zener diode to D7); while the
/openbmc/docs/tof/
H A Dmembership-and-voting.md40 | Q1 Elections | Q3 Elections | Action on or by 00:00 UTC. …
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-tyan-s8036.dts443 /*Q1*/ "",
H A Daspeed-bmc-tyan-s7106.dts503 /*Q1*/ "",
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp15xx-dhcor-avenger96.dtsi21 /* XTal Q1 */
/openbmc/linux/Documentation/arch/s390/
H A Dvfio-ccw.rst362 - Q1-Q7: QEMU side process.
365 Q1.
/openbmc/linux/Documentation/networking/device_drivers/ethernet/dlink/
H A Ddl2k.rst290 Q1. Source files contain ^ M behind every line.
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddrxk_hard.c161 u32 Q1 = 0; in Frac28a() local
165 Q1 = a / c; /* in Frac28a()
172 Q1 = (Q1 << 4) | (R0 / c); in Frac28a()
177 Q1++; in Frac28a()
179 return Q1; in Frac28a()
/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c1070 u32 Q1 = 0; in frac28() local
1074 Q1 = N / D; /* integer part, only the 4 least significant bits in frac28()
1079 Q1 = (Q1 << 4) | R0 / D; in frac28()
1084 Q1++; in frac28()
1086 return Q1; in frac28()
/openbmc/linux/Documentation/admin-guide/media/
H A Dgspca-cardlist.rst325 vc032x 0ac8:c301 Samsung Q1 Ultra Premium
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dixgbe.rst118 - Intel(R) Ethernet Converged Network Adapter X520-Q1 only supports the optics
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0003-wayland-Add-Wayland-example.patch73Q1@P-=M/@L4ER,=J2BN0AJ-=I1AN*9I4CS:KW.>J->F/:G.;J'8E0?P8IU+9E%.8)1+<M/?L5CO*1 +3)1$/7#/:'3?)4C'…
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S5635 # V = 1 + s*(Q1 + s*(Q2 + s*(Q3 + s*Q4))), s = r*r. #
5641 # V = 1 + s*(Q1 + s*(Q2 + s*(Q3 + s*Q4))), s = r*r, #
5821 fadd.x TANQ1(%pc),%fp3 # Q1+S(Q2+S(Q3+SQ4))
5824 fmul.x %fp3,%fp1 # S(Q1+S(Q2+S(Q3+SQ4)))
5828 fadd.s &0x3F800000,%fp1 # 1+S(Q1+...)
5858 fadd.x TANQ1(%pc),%fp3 # Q1+S(Q2+S(Q3+SQ4))
5861 fmul.x %fp3,%fp0 # S(Q1+S(Q2+S(Q3+SQ4)))
5864 fadd.s &0x3F800000,%fp0 # 1+S(Q1+...)

12