| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| A D | qcom,pdc.yaml | 32 - qcom,sc7180-pdc 33 - qcom,sc7280-pdc 36 - qcom,sdm670-pdc 37 - qcom,sdm845-pdc 38 - qcom,sdx55-pdc 39 - qcom,sdx65-pdc 40 - qcom,sdx75-pdc 50 - const: qcom,pdc 63 qcom,pdc-ranges: 82 - qcom,pdc-ranges [all …]
|
| A D | img,pdc-intc.txt | 11 The type shall be <string> and the value shall include "img,pdc-intc". 54 pdc: pdc@02006000 { 65 compatible = "img,pdc-intc"; 86 interrupt-parent = <&pdc>; 100 interrupt-parent = <&pdc>;
|
| /linux/arch/parisc/kernel/ |
| A D | processor.c | 249 sizeof(boot_cpu_data.pdc.model)); in collect_boot_cpu_data() 255 boot_cpu_data.pdc.versions); in collect_boot_cpu_data() 258 sizeof(boot_cpu_data.pdc.versions)); in collect_boot_cpu_data() 263 (boot_cpu_data.pdc.cpuid >> 5) & 127, in collect_boot_cpu_data() 264 boot_cpu_data.pdc.cpuid & 31, in collect_boot_cpu_data() 265 boot_cpu_data.pdc.cpuid); in collect_boot_cpu_data() 268 sizeof(boot_cpu_data.pdc.cpuid)); in collect_boot_cpu_data() 273 boot_cpu_data.pdc.capabilities); in collect_boot_cpu_data() 277 boot_cpu_data.pdc.sys_model_name); in collect_boot_cpu_data() 437 boot_cpu_data.pdc.sys_model_name, in show_cpuinfo() [all …]
|
| A D | pacache.S | 807 pdc,m r31(%r28) 808 pdc,m r31(%r28) 809 pdc,m r31(%r28) 810 pdc,m r31(%r28) 811 pdc,m r31(%r28) 812 pdc,m r31(%r28) 813 pdc,m r31(%r28) 814 pdc,m r31(%r28) 815 pdc,m r31(%r28) 816 pdc,m r31(%r28) [all …]
|
| A D | pdc_cons.c | 65 EARLYCON_DECLARE(pdc, pdc_earlycon_setup);
|
| A D | drivers.c | 926 boot_cpu_data.pdc.sys_model_name); in qemu_header() 928 #define p ((unsigned long *)&boot_cpu_data.pdc.model) in qemu_header() 935 boot_cpu_data.pdc.versions); in qemu_header() 938 boot_cpu_data.pdc.cpuid); in qemu_header() 941 boot_cpu_data.pdc.capabilities); in qemu_header()
|
| A D | alternative.c | 43 ((boot_cpu_data.pdc.capabilities & PDC_MODEL_IOPDIR_FDC) == 0)) in apply_alternatives()
|
| /linux/sound/soc/atmel/ |
| A D | atmel-pcm-pdc.c | 110 ssc_writex(params->ssc->regs, params->pdc->xpr, in atmel_pcm_dma_irq() 112 ssc_writex(params->ssc->regs, params->pdc->xcr, in atmel_pcm_dma_irq() 124 ssc_writex(params->ssc->regs, params->pdc->xnpr, in atmel_pcm_dma_irq() 126 ssc_writex(params->ssc->regs, params->pdc->xncr, in atmel_pcm_dma_irq() 208 ssc_writex(params->ssc->regs, params->pdc->xpr, in atmel_pcm_trigger() 210 ssc_writex(params->ssc->regs, params->pdc->xcr, in atmel_pcm_trigger() 214 ssc_writex(params->ssc->regs, params->pdc->xnpr, in atmel_pcm_trigger() 216 ssc_writex(params->ssc->regs, params->pdc->xncr, in atmel_pcm_trigger() 223 ssc_readx(params->ssc->regs, params->pdc->xpr), in atmel_pcm_trigger() 224 ssc_readx(params->ssc->regs, params->pdc->xcr), in atmel_pcm_trigger() [all …]
|
| A D | Makefile | 3 snd-soc-atmel-pcm-pdc-y := atmel-pcm-pdc.o 15 obj-$(CONFIG_SND_ATMEL_SOC_SSC) += snd-soc-atmel-pcm-pdc.o
|
| A D | atmel_ssc_dai.c | 85 .pdc = &pdc_tx_reg, 90 .pdc = &pdc_rx_reg, 95 .pdc = &pdc_tx_reg, 100 .pdc = &pdc_rx_reg, 105 .pdc = &pdc_tx_reg, 110 .pdc = &pdc_rx_reg,
|
| A D | atmel-pcm.h | 61 struct atmel_pdc_regs *pdc; /* PDC receive or transmit registers */ member
|
| /linux/Documentation/devicetree/bindings/reset/ |
| A D | qcom,pdc-global.yaml | 4 $id: http://devicetree.org/schemas/reset/qcom,pdc-global.yaml# 21 - const: qcom,sc7180-pdc-global 22 - const: qcom,sdm845-pdc-global 26 - const: qcom,sc7280-pdc-global 30 - const: qcom,sdm845-pdc-global 48 compatible = "qcom,sdm845-pdc-global";
|
| /linux/drivers/tty/serial/ |
| A D | atmel_serial.c | 1434 pdc->dma_addr, in atmel_release_tx_pdc() 1435 pdc->dma_size, in atmel_release_tx_pdc() 1452 pdc->ofs = 0; in atmel_tx_pdc() 1497 pdc->buf, in atmel_prepare_tx_pdc() 1501 pdc->ofs = 0; in atmel_prepare_tx_pdc() 1580 kfree(pdc->buf); in atmel_release_rx_pdc() 1600 tail = pdc->ofs; in atmel_rx_from_pdc() 1626 tty_insert_flip_string(tport, pdc->buf + pdc->ofs, in atmel_rx_from_pdc() 1641 pdc->ofs = 0; in atmel_rx_from_pdc() 1677 pdc->buf, in atmel_prepare_rx_pdc() [all …]
|
| /linux/Documentation/devicetree/bindings/watchdog/ |
| A D | img,pdc-wdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/img,pdc-wdt.yaml# 18 - img,pdc-wdt 50 compatible = "img,pdc-wdt";
|
| /linux/Documentation/devicetree/bindings/mailbox/ |
| A D | brcm,iproc-pdc-mbox.txt | 7 - compatible : Should be "brcm,iproc-pdc-mbox" or "brcm,iproc-fa2-mbox" for 19 compatible = "brcm,iproc-pdc-mbox";
|
| /linux/arch/arm/boot/dts/qcom/ |
| A D | qcom-sdx65.dtsi | 506 <&pdc 19 IRQ_TYPE_EDGE_BOTH>, 507 <&pdc 18 IRQ_TYPE_EDGE_BOTH>, 508 <&pdc 76 IRQ_TYPE_LEVEL_HIGH>; 546 interrupts-extended = <&pdc 1 IRQ_TYPE_LEVEL_HIGH>; 568 pdc: interrupt-controller@b210000 { label 569 compatible = "qcom,sdx65-pdc", "qcom,pdc"; 571 qcom,pdc-ranges = <0 147 52>, <52 266 32>;
|
| A D | qcom-sdx55.dtsi | 595 <&pdc 10 IRQ_TYPE_EDGE_BOTH>, 596 <&pdc 11 IRQ_TYPE_EDGE_BOTH>, 597 <&pdc 51 IRQ_TYPE_LEVEL_HIGH>; 620 pdc: interrupt-controller@b210000 { label 621 compatible = "qcom,sdx55-pdc", "qcom,pdc"; 623 qcom,pdc-ranges = <0 179 52>;
|
| /linux/arch/arm64/boot/dts/qcom/ |
| A D | sm4450.dtsi | 463 pdc: interrupt-controller@b220000 { label 464 compatible = "qcom,sm4450-pdc", "qcom,pdc"; 466 qcom,pdc-ranges = <0 480 94>, <94 494 31>, 482 wakeup-parent = <&pdc>;
|
| A D | sdx75.dtsi | 1012 <&pdc 17 IRQ_TYPE_LEVEL_HIGH>, 1013 <&pdc 9 IRQ_TYPE_EDGE_RISING>, 1014 <&pdc 10 IRQ_TYPE_EDGE_RISING>; 1066 pdc: interrupt-controller@b220000 { label 1067 compatible = "qcom,sdx75-pdc", "qcom,pdc"; 1070 qcom,pdc-ranges = <0 147 52>, 1101 interrupts-extended = <&pdc 1 IRQ_TYPE_LEVEL_HIGH>; 1121 wakeup-parent = <&pdc>;
|
| A D | sc8280xp.dtsi | 3473 <&pdc 127 IRQ_TYPE_EDGE_BOTH>, 3474 <&pdc 126 IRQ_TYPE_EDGE_BOTH>, 3475 <&pdc 129 IRQ_TYPE_EDGE_BOTH>, 3549 <&pdc 14 IRQ_TYPE_EDGE_BOTH>, 3550 <&pdc 15 IRQ_TYPE_EDGE_BOTH>, 3626 <&pdc 12 IRQ_TYPE_EDGE_BOTH>, 3627 <&pdc 13 IRQ_TYPE_EDGE_BOTH>, 4571 pdc: interrupt-controller@b220000 { label 4572 compatible = "qcom,sc8280xp-pdc", "qcom,pdc"; 4574 qcom,pdc-ranges = <0 480 40>, [all …]
|
| A D | qdu1000.dtsi | 980 <&pdc 8 IRQ_TYPE_EDGE_BOTH>, 981 <&pdc 9 IRQ_TYPE_EDGE_BOTH>, 982 <&pdc 6 IRQ_TYPE_LEVEL_HIGH>; 1038 pdc: interrupt-controller@b220000 { label 1039 compatible = "qcom,qdu1000-pdc", "qcom,pdc"; 1041 qcom,pdc-ranges = <0 480 12>, <14 494 24>, <40 520 54>, 1056 interrupts-extended = <&pdc 1 IRQ_TYPE_LEVEL_HIGH>; 1075 wakeup-parent = <&pdc>;
|
| /linux/drivers/mailbox/ |
| A D | Makefile | 42 obj-$(CONFIG_BCM_PDC_MBOX) += bcm-pdc-mailbox.o
|
| /linux/Documentation/devicetree/bindings/remoteproc/ |
| A D | qcom,sc7280-adsp-pil.yaml | 147 #include <dt-bindings/reset/qcom,sdm845-pdc.h> 156 interrupts-extended = <&pdc 162 IRQ_TYPE_EDGE_RISING>,
|
| /linux/drivers/reset/ |
| A D | Makefile | 31 obj-$(CONFIG_RESET_QCOM_PDC) += reset-qcom-pdc.o
|
| /linux/Documentation/devicetree/bindings/misc/ |
| A D | atmel-ssc.txt | 5 - atmel,at91rm9200-ssc: support pdc transfer
|