Home
last modified time | relevance | path

Searched refs:pc2 (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Divfilt.c64 real r__[3], pc1, pc2; in ivfilt_() local
87 pc2 = 0.f; in ivfilt_()
94 pc2 = ivrc[2]; in ivfilt_()
99 ivbuf[i__] = lpbuf[i__] - pc1 * lpbuf[i__ - 4] - pc2 * lpbuf[i__ - 8]; in ivfilt_()
/OK3568_Linux_fs/buildroot/configs/
H A Dorangepi_pc2_defconfig31 BR2_PACKAGE_HOST_UBOOT_TOOLS_BOOT_SCRIPT_SOURCE="board/orangepi/orangepi-pc2/boot.cmd"
39 BR2_LINUX_KERNEL_INTREE_DTS_NAME="allwinner/sun50i-h5-orangepi-pc2"
50 BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/orangepi/orangepi-pc2/genimage.cfg"
/OK3568_Linux_fs/buildroot/board/orangepi/orangepi-pc2/
H A Dboot.cmd4 fatload mmc 0 $fdt_addr_r sun50i-h5-orangepi-pc2.dtb
H A Dgenimage.cfg5 "sun50i-h5-orangepi-pc2.dtb",
/OK3568_Linux_fs/u-boot/include/linux/
H A Drbtree_augmented.h200 unsigned long pc2 = successor->__rb_parent_color; in __rb_erase_augmented() local
202 rebalance = __rb_is_black(pc2) ? parent : NULL; in __rb_erase_augmented()
/OK3568_Linux_fs/u-boot/configs/
H A Dorangepi_pc2_defconfig7 CONFIG_DEFAULT_DEVICE_TREE="sun50i-h5-orangepi-pc2"
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Drbtree_augmented.h279 unsigned long pc2 = successor->__rb_parent_color; in __rb_erase_augmented() local
281 rebalance = __rb_is_black(pc2) ? parent : NULL; in __rb_erase_augmented()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Ddp.c40 bool pc2; member
167 nvkm_dp_train_drive(lt, lt->pc2)) || in nvkm_dp_train_eq()
168 nvkm_dp_train_sense(lt, lt->pc2, 400)) in nvkm_dp_train_eq()
239 lt.pc2 = dp->dpcd[DPCD_RC02] & DPCD_RC02_TPS3_SUPPORTED; in nvkm_dp_train_links()
/OK3568_Linux_fs/kernel/drivers/staging/mt7621-dts/
H A Dgbpc2.dts9 compatible = "gnubee,gb-pc2", "mediatek,mt7621-soc";
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/allwinner/
H A DMakefile27 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-orangepi-pc2.dtb
H A Dsun50i-h5-orangepi-prime.dts3 // Based on sun50i-h5-orangepi-pc2.dts, which is:
H A Dsun50i-h5-orangepi-pc2.dts13 compatible = "xunlong,orangepi-pc2", "allwinner,sun50i-h5";
/OK3568_Linux_fs/kernel/lib/crypto/
H A Ddes.c100 static const u32 pc2[1024] = { variable
627 const u32 *pt = pc2; in des_ekey()
718 const u32 *pt = pc2; in dkey()
/OK3568_Linux_fs/kernel/tools/power/x86/turbostat/
H A Dturbostat.c199 unsigned long long pc2; member
967 outp += sprintf(outp, "pc2: %016llX\n", p->pc2); in dump_counters()
1227 outp += sprintf(outp, "%s%.2f", (printed++ ? delim : ""), 100.0 * p->pc2/tsc); in format_counters()
1346 old->pc2 = new->pc2 - old->pc2; in delta_package()
1561 p->pc2 = 0; in clear_counters()
1659 average.packages.pc2 += p->pc2; in sum_counters()
1733 average.packages.pc2 /= topo.num_packages; in compute_average()
2062 if (get_msr(cpu, MSR_PKG_C2_RESIDENCY, &p->pc2)) in get_counters()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Ddavinci_spi.c101 dv_reg pc2; /* 0x1c */ member
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dbrcm,bcm11351-pinctrl.txt329 "pc2", Standard
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A DMakefile337 sun50i-h5-orangepi-pc2.dtb \
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dtegra124-apalis.dtsi624 uart2-txd-pc2 {
H A Dtegra124-apalis-v1.2.dtsi627 uart2-txd-pc2 {
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h2833 u32 pc2; /* PMAN Control Register 2 */ member
/OK3568_Linux_fs/buildroot/
H A DDEVELOPERS1199 F: board/orangepi/orangepi-pc2/