/Linux-v5.15/drivers/clk/versatile/ |
D | clk-impd1.c | 3 * Clock driver for the ARM Integrator/IM-PD1 board 23 * There are two VCO's on the IM-PD1 75 pr_err("no regmap for syscon IM-PD1 ICST clock parent\n"); in integrator_impd1_clk_spawn() 96 dev_err(dev, "error setting up IM-PD1 ICST clock\n"); in integrator_impd1_clk_spawn() 122 { .compatible = "arm,im-pd1-syscon", }, 137 MODULE_DESCRIPTION("Arm IM-PD1 module clock driver");
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | integratorap-im-pd1.dts | 4 * with the IM-PD1 example logical module mounted. 10 model = "ARM Integrator/AP with IM-PD1"; 19 /* 1 MB of designated video RAM on the IM-PD1 */ 29 compatible = "arm,im-pd1-syscon", "syscon"; 38 clock-output-names = "IM-PD1-VCO1"; 47 clock-output-names = "IM-PD1-VCO2"; 80 /* Push buttons on the IM-PD1 */
|
D | keystone-k2l-clocks.dtsi | 218 clock-output-names = "dfe-pd1";
|
D | tegra30-colibri.dtsi | 180 sdmmc3-dat4-pd1 {
|
D | sunxi-h3-h5.dtsi | 416 pins = "PD0", "PD1", "PD2", "PD3", "PD4",
|
D | at91sam9g45.dtsi | 462 AT91_PIOD 1 AT91_PERIPH_A AT91_PINCTRL_NONE /* PD1 periph A */
|
/Linux-v5.15/Documentation/power/powercap/ |
D | dtpm.rst | 52 `-- pd1 (cpu4-5) 54 The pkg power will be the sum of pd0 and pd1 power numbers:: 62 `-- pd1 (300mW - 2400mW) 72 | `-- pd1 (300mW - 2400mW) 84 | `-- pd1 (w=794) 98 | `-- pd1 (w=794) --> power_limit = 1303mW
|
/Linux-v5.15/arch/arm/mach-integrator/ |
D | Kconfig | 33 bool "Include support for Integrator/IM-PD1" 41 The IM-PD1 is an add-on logic module for the Integrator which 43 The IM-PD1 can be found on the Integrator/PP2 platform.
|
/Linux-v5.15/arch/arc/mm/ |
D | tlb.c | 74 static void tlb_entry_insert(unsigned int pd0, phys_addr_t pd1) in tlb_entry_insert() argument 88 * existing entry with new PD0 and PD1 in tlb_entry_insert() 94 write_aux_reg(ARC_REG_TLBPD1, pd1); in tlb_entry_insert() 112 static void tlb_entry_insert(unsigned int pd0, phys_addr_t pd1) in tlb_entry_insert() argument 117 write_aux_reg(ARC_REG_TLBPD1, pd1); in tlb_entry_insert() 119 write_aux_reg(ARC_REG_TLBPD1, pd1 & 0xFFFFFFFF); in tlb_entry_insert() 120 write_aux_reg(ARC_REG_TLBPD1HI, (u64)pd1 >> 32); in tlb_entry_insert() 141 /* Load PD0 and PD1 with template for a Blank Entry */ in local_flush_tlb_all() 397 phys_addr_t pd1; in create_tlb() local 433 /* Create HW TLB(PD0,PD1) from PTE */ in create_tlb() [all …]
|
D | tlbex.S | 226 ; A one-word PTE entry is programmed as two-word TLB Entry [PD0:PD1] in mmu 227 ; (for PAE40, two-words PTE, while three-word TLB Entry [PD0:PD1:PD1HI])
|
/Linux-v5.15/drivers/gpu/drm/pl111/ |
D | pl111_versatile.c | 79 .compatible = "arm,im-pd1-syscon", 156 dev_info(drm->dev, "enable IM-PD1 CLCD connectors\n"); in pl111_impd1_enable() 167 dev_info(drm->dev, "disable IM-PD1 CLCD connectors\n"); in pl111_impd1_disable() 321 * The IM-PD1 variant is a PL110 with a bunch of broken, or not 325 .name = "PL110 IM-PD1", 496 * On the Integrator, check if we should use the IM-PD1 instead, in pl111_versatile_init() 526 dev_info(dev, "set up callbacks for IM-PD1 PL110\n"); in pl111_versatile_init()
|
/Linux-v5.15/drivers/scsi/megaraid/ |
D | megaraid_sas_fp.c | 1357 u8 bestArm, pd0, pd1, span, arm; in megasas_get_best_arm_pd() local 1374 pd1 = MR_ArPdGet(arRef, (arm + 1) >= span_row_size ? in megasas_get_best_arm_pd() 1377 /* Get PD1 Dev Handle */ in megasas_get_best_arm_pd() 1379 pd1_dev_handle = MR_PdDevHandleGet(pd1, drv_map); in megasas_get_best_arm_pd() 1386 pend1 = atomic_read(&lbInfo->scsi_pending_cmds[pd1]); in megasas_get_best_arm_pd() 1390 diff1 = ABS_DIFF(block, lbInfo->last_accessed_block[pd1]); in megasas_get_best_arm_pd() 1403 io_info->pd_after_lb = (bestArm == arm) ? pd0 : pd1; in megasas_get_best_arm_pd()
|
/Linux-v5.15/Documentation/devicetree/bindings/clock/ |
D | arm,syscon-icst.yaml | 102 clock-output-names = "IM-PD1-VCO1";
|
/Linux-v5.15/Documentation/hwmon/ |
D | max197.rst | 47 7,6 PD1,PD0 Clock and Power-Down modes
|
/Linux-v5.15/drivers/iio/adc/ |
D | ti-ads8344.c | 20 #define ADS8344_CLOCK_INTERNAL 0x2 /* PD1 = 1 and PD0 = 0 */
|
/Linux-v5.15/Documentation/devicetree/bindings/mmc/ |
D | arm,pl18x.yaml | 39 PL180 and found in the ARM Integrator IM/PD1 logic module.
|
/Linux-v5.15/arch/m68k/include/asm/ |
D | traps.h | 232 unsigned long pd1; /* push data 1*/ member
|
/Linux-v5.15/arch/arm64/boot/dts/allwinner/ |
D | sun50i-a64.dtsi | 708 pins = "PD0", "PD1", "PD2", "PD3", "PD4", 779 pins = "PD0", "PD1", "PD2", "PD3"; 804 pins = "PD0", "PD1";
|
D | sun50i-h6.dtsi | 319 pins = "PD0", "PD1", "PD2", "PD3", "PD4",
|
/Linux-v5.15/arch/sh/boards/ |
D | board-magicpanelr2.c | 113 * D3 GPO(PD3); D2 GPO(PD2); D1 GPO(PD1); D0 GPO(PD0); in setup_port_multiplexing()
|
/Linux-v5.15/drivers/pinctrl/renesas/ |
D | pfc-shx3.c | 323 PINMUX_GPIO(PD1),
|
D | pfc-sh7786.c | 445 PINMUX_GPIO(PD1),
|
/Linux-v5.15/drivers/dma/ti/ |
D | cppi41.c | 109 u32 pd1; member 616 d->pd1 = get_host_pd1(c); in cppi41_dma_prep_slave_sg()
|
/Linux-v5.15/arch/powerpc/boot/dts/ |
D | kmeter1.dts | 224 3 1 1 0 1 0 /* TxD1 (PD1, out, f1) */
|
/Linux-v5.15/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 589 #define SET_PD1(b, c, v) SET_CONTEXT_FIELD(b, c, TTBCR, PD1, v) 776 #define GET_PD1(b, c) GET_CONTEXT_FIELD(b, c, TTBCR, PD1) 1156 #define PD1 (PD1_MASK << PD1_SHIFT) macro
|