/linux-4.4.14/drivers/block/paride/ |
D | ppc6lnx.c | 104 static int ppc6_select(Interface *ppc); 105 static void ppc6_deselect(Interface *ppc); 106 static void ppc6_send_cmd(Interface *ppc, u8 cmd); 107 static void ppc6_wr_data_byte(Interface *ppc, u8 data); 108 static u8 ppc6_rd_data_byte(Interface *ppc); 109 static u8 ppc6_rd_port(Interface *ppc, u8 port); 110 static void ppc6_wr_port(Interface *ppc, u8 port, u8 data); 111 static void ppc6_rd_data_blk(Interface *ppc, u8 *data, long count); 112 static void ppc6_wait_for_fifo(Interface *ppc); 113 static void ppc6_wr_data_blk(Interface *ppc, u8 *data, long count); [all …]
|
/linux-4.4.14/drivers/crypto/vmx/ |
D | Makefile | 2 vmx-crypto-objs := vmx.o aesp8-ppc.o ghashp8-ppc.o aes.o aes_cbc.o aes_ctr.o ghash.o 13 $(src)/aesp8-ppc.S: $(src)/aesp8-ppc.pl 16 $(src)/ghashp8-ppc.S: $(src)/ghashp8-ppc.pl 19 .PRECIOUS: $(obj)/aesp8-ppc.S $(obj)/ghashp8-ppc.S
|
/linux-4.4.14/arch/powerpc/crypto/ |
D | Makefile | 7 obj-$(CONFIG_CRYPTO_AES_PPC_SPE) += aes-ppc-spe.o 8 obj-$(CONFIG_CRYPTO_MD5_PPC) += md5-ppc.o 10 obj-$(CONFIG_CRYPTO_SHA1_PPC_SPE) += sha1-ppc-spe.o 11 obj-$(CONFIG_CRYPTO_SHA256_PPC_SPE) += sha256-ppc-spe.o 13 aes-ppc-spe-y := aes-spe-core.o aes-spe-keys.o aes-tab-4k.o aes-spe-modes.o aes-spe-glue.o 14 md5-ppc-y := md5-asm.o md5-glue.o 16 sha1-ppc-spe-y := sha1-spe-asm.o sha1-spe-glue.o 17 sha256-ppc-spe-y := sha256-spe-asm.o sha256-spe-glue.o
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxgf117.c | 197 int gpc, ppc; in gf117_grctx_generate_attrib() local 205 for (ppc = 0; ppc < gr->ppc_nr[gpc]; ppc++) { in gf117_grctx_generate_attrib() 206 const u32 a = alpha * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib() 207 const u32 b = beta * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib() 209 const u32 o = PPC_UNIT(gpc, ppc, 0); in gf117_grctx_generate_attrib() 210 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gf117_grctx_generate_attrib() 214 bo += grctx->attrib_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib() 216 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib() 234 gf100_gr_mmio(gr, grctx->ppc); in gf117_grctx_generate_main() 266 .ppc = gf117_grctx_pack_ppc,
|
D | ctxgm107.c | 909 int gpc, ppc, n = 0; in gm107_grctx_generate_attrib() local 918 for (ppc = 0; ppc < gr->ppc_nr[gpc]; ppc++, n++) { in gm107_grctx_generate_attrib() 919 const u32 as = alpha * gr->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib() 920 const u32 bs = attrib * gr->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib() 922 const u32 o = PPC_UNIT(gpc, ppc, 0); in gm107_grctx_generate_attrib() 925 bo += grctx->attrib_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib() 928 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib() 966 gf100_gr_mmio(gr, grctx->ppc); in gm107_grctx_generate_main() 1007 .ppc = gm107_grctx_pack_ppc,
|
D | gm204.c | 245 int gpc, tpc, ppc, rop; in gm204_gr_init() local 313 for (ppc = 0; ppc < gr->ppc_nr[gpc]; ppc++) in gm204_gr_init() 314 nvkm_wr32(device, PPC_UNIT(gpc, ppc, 0x038), 0xc0000000); in gm204_gr_init()
|
D | gm107.c | 317 int gpc, tpc, ppc, rop; in gm107_gr_init() local 377 for (ppc = 0; ppc < 2 /* gr->ppc_nr[gpc] */; ppc++) in gm107_gr_init() 378 nvkm_wr32(device, PPC_UNIT(gpc, ppc, 0x038), 0xc0000000); in gm107_gr_init()
|
D | ctxgk110b.c | 80 .ppc = gk110_grctx_pack_ppc,
|
D | ctxgm206.c | 60 .ppc = gm204_grctx_pack_ppc,
|
D | ctxgm204.c | 992 gf100_gr_mmio(gr, grctx->ppc); in gm204_grctx_generate_main() 1035 .ppc = gm204_grctx_pack_ppc,
|
D | ctxgk208.c | 541 .ppc = gk208_grctx_pack_ppc,
|
D | ctxgk110.c | 819 .ppc = gk110_grctx_pack_ppc,
|
D | ctxgk104.c | 967 gf100_gr_mmio(gr, grctx->ppc); in gk104_grctx_generate_main() 1005 .ppc = gk104_grctx_pack_ppc,
|
D | ctxgf100.h | 32 const struct gf100_gr_pack *ppc; member
|
D | ctxgf100.c | 1248 gf100_gr_mmio(gr, grctx->ppc); in gf100_grctx_generate_main()
|
D | gf100.c | 1471 gf100_gr_init_csdata(gr, grctx->ppc, 0x41a000, 0x008, 0x41be00); in gf100_gr_init_ctxctl()
|
/linux-4.4.14/arch/powerpc/xmon/ |
D | Makefile | 12 obj-y += ppc-dis.o ppc-opc.o
|
/linux-4.4.14/Documentation/powerpc/ |
D | mpc52xx.txt | 9 # <edit Makefile to set ARCH=ppc & CROSS_COMPILE=... ( also EXTRAVERSION 20 # <edit Makefile to set ARCH=ppc & CROSS_COMPILE=... ( also EXTRAVERSION 23 # cp your_initrd.gz arch/ppc/boot/images/ramdisk.image.gz
|
/linux-4.4.14/drivers/acpi/ |
D | processor_perflib.c | 76 unsigned int ppc = 0; in acpi_processor_ppc_notifier() local 95 ppc = (unsigned int)pr->performance_platform_limit; in acpi_processor_ppc_notifier() 97 if (ppc >= pr->performance->state_count) in acpi_processor_ppc_notifier() 101 pr->performance->states[ppc]. in acpi_processor_ppc_notifier() 117 unsigned long long ppc = 0; in acpi_processor_get_platform_limit() local 127 status = acpi_evaluate_integer(pr->handle, "_PPC", NULL, &ppc); in acpi_processor_get_platform_limit() 138 (int)ppc, ppc ? "" : "not"); in acpi_processor_get_platform_limit() 140 pr->performance_platform_limit = (int)ppc; in acpi_processor_get_platform_limit()
|
/linux-4.4.14/fs/dlm/ |
D | lowcomms.h | 21 void *dlm_lowcomms_get_buffer(int nodeid, int len, gfp_t allocation, char **ppc);
|
D | lowcomms.c | 1356 void *dlm_lowcomms_get_buffer(int nodeid, int len, gfp_t allocation, char **ppc) in dlm_lowcomms_get_buffer() argument 1380 *ppc = page_address(e->page) + offset; in dlm_lowcomms_get_buffer()
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | ps3.dts | 50 * threads is with an ibm,ppc-interrupt-server#s entry. We'll put one 61 ibm,ppc-interrupt-server#s = <0x0 0x1>;
|
D | mpc5125twr.dts | 45 clock-frequency = <396000000>; // 396 MHz ppc core
|
D | ac14xx.dts | 32 clock-frequency = <400000000>; /* 400 MHz ppc core */
|
D | mpc5121.dtsi | 41 clock-frequency = <396000000>; /* 396 MHz ppc core */
|
/linux-4.4.14/sound/ |
D | Makefile | 8 obj-$(CONFIG_SND) += core/ i2c/ drivers/ isa/ pci/ ppc/ arm/ sh/ synth/ usb/ \
|
D | Kconfig | 81 source "sound/ppc/Kconfig"
|
/linux-4.4.14/tools/perf/config/ |
D | Makefile.arch | 9 -e s/ppc.*/powerpc/ -e s/mips.*/mips/ \
|
/linux-4.4.14/tools/testing/ktest/examples/ |
D | crosstests.conf | 169 TEST_START IF ${RUN} == ppc || ${RUN} == ppc32 || ${DO_DEFAULT} 174 TEST_START IF ${RUN} == ppc || ${RUN} == ppc64 || ${DO_DEFAULT}
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | 00-INDEX | 19 ppc-pv.txt
|
D | hypercalls.txt | 29 For more information refer to Documentation/virtual/kvm/ppc-pv.txt
|
D | api.txt | 337 Architectures: x86, ppc 355 /* ppc -- see arch/powerpc/include/uapi/asm/kvm.h */ 365 Architectures: x86, ppc 401 Architectures: x86, ppc, mips 994 mips (only KVM_CAP_ENABLE_CAP), ppc, s390 1279 Architectures: ppc 1638 Architectures: ppc 2665 Architectures: ppc 2684 Architectures: x86, s390, ppc, arm64 3391 Architectures: ppc [all …]
|
/linux-4.4.14/tools/testing/selftests/powerpc/ |
D | Makefile | 5 ARCH := $(shell echo $(ARCH) | sed -e s/ppc.*/powerpc/)
|
/linux-4.4.14/drivers/cpufreq/ |
D | Makefile | 84 obj-$(CONFIG_CPU_FREQ_CBE) += ppc-cbe-cpufreq.o 85 ppc-cbe-cpufreq-y += ppc_cbe_cpufreq_pervasive.o ppc_cbe_cpufreq.o
|
/linux-4.4.14/arch/powerpc/boot/ |
D | wrapper | 360 ${MKIMAGE} -A ppc -O linux -T kernel -C gzip -a $membase -e $membase \ 377 ${MKIMAGE} -A ppc -O linux -T multi -C gzip -a $membase -e $membase \ 440 ${MKIMAGE} -A ppc -O linux -T kernel -C gzip -a "$base" -e "$entry" \
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | ptlrpcd.c | 512 struct ptlrpcd_ctl **ppc; in ptlrpcd_partners() local 536 ppc = pc->pc_partners; in ptlrpcd_partners() 539 *ppc++ = &pd->pd_threads[i]; in ptlrpcd_partners()
|
/linux-4.4.14/drivers/media/platform/davinci/ |
D | dm355_ccdc.c | 224 enum ccdc_frmfmt frm_fmt, int ppc) in ccdc_setwin() argument 237 horz_start = image_win->left << (ppc - 1); in ccdc_setwin() 238 horz_nr_pixels = ((image_win->width) << (ppc - 1)) - 1; in ccdc_setwin()
|
D | dm644x_ccdc.c | 135 int ppc) in ccdc_setwin() argument 147 horz_start = image_win->left << (ppc - 1); in ccdc_setwin() 148 horz_nr_pixels = (image_win->width << (ppc - 1)) - 1; in ccdc_setwin()
|
D | isif.c | 284 enum ccdc_frmfmt frm_fmt, int ppc) in isif_setwin() argument 296 horz_start = image_win->left << (ppc - 1); in isif_setwin() 297 horz_nr_pixels = ((image_win->width) << (ppc - 1)) - 1; in isif_setwin()
|
/linux-4.4.14/arch/powerpc/ |
D | Makefile | 56 OLDARCH := ppc 87 LDEMULATION := ppc
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | user-guide.txt | 24 1.4 ppc 86 1.4 ppc
|
/linux-4.4.14/Documentation/ |
D | serial-console.txt | 107 the integration of these patches into m68k, ppc and alpha.
|
D | kmemleak.txt | 14 Kmemleak is supported on x86, arm, powerpc, sparc, sh, microblaze, ppc, mips, s390, metag and tile.
|
D | sysrq.txt | 121 'x' - Used by xmon interface on ppc/powerpc platforms.
|
D | cpu-hotplug.txt | 139 i386 (Intel), ppc, ppc64, parisc, s390, ia64 and x86_64
|
D | kprobes.txt | 301 - ppc
|
D | memory-barriers.txt | 791 http://www.cl.cam.ac.uk/users/pes20/ppc-supplemental/test6.pdf and this
|
/linux-4.4.14/drivers/video/fbdev/ |
D | ffb.c | 219 u32 ppc; member 435 &fbc->ppc); in ffb_switch_from_graph()
|
/linux-4.4.14/scripts/package/ |
D | builddeb | 46 ppc*)
|
/linux-4.4.14/drivers/staging/media/davinci_vpfe/ |
D | dm365_isif.c | 761 enum isif_frmfmt frm_fmt, int ppc, int mode) in isif_setwin() argument 774 horz_start = image_win->left << (ppc - 1); in isif_setwin() 775 horz_nr_pixels = (image_win->width << (ppc - 1)) - 1; in isif_setwin()
|
/linux-4.4.14/arch/powerpc/platforms/ |
D | Kconfig.cputype | 150 # this is temp to handle compat with arch=ppc
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.megaraid_sas | 599 i. Support for 1078 type (ppc IOP) controller, device id : 0x60 added. 601 are initialized with function pointers specific to the ppc or
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_debug.c | 2268 int ppc, sp, pcontrol, pcode, subpcode, alloc_len, len, n; in resp_log_sense() local 2273 ppc = cmd[1] & 0x2; in resp_log_sense() 2275 if (ppc || sp) { in resp_log_sense() 2276 mk_sense_invalid_fld(scp, SDEB_IN_CDB, 1, ppc ? 1 : 0); in resp_log_sense()
|
/linux-4.4.14/ |
D | Makefile | 228 -e s/ppc.*/powerpc/ -e s/mips.*/mips/ \
|
D | MAINTAINERS | 5250 F: drivers/crypto/vmx/ppc-xlate.pl 6082 L: kvm-ppc@vger.kernel.org 6379 W: http://www.ibm.com/linux/ltc/projects/ppc 8550 F: sound/ppc/snd_ps3*
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 477 #arch/ppc/Makefile
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 1 Booting the Linux/ppc kernel without Open Firmware
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 1593 Module snd-powermac (on ppc only)
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace.txt | 355 ppc-tb: This uses the powerpc timebase register value.
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 4326 the first UML port to Linux/ppc
|