/linux/arch/x86/kernel/cpu/resctrl/ |
H A D | internal.h | 96 * regardless of CDP. This is exposed via 99 * which has been corrected for features like CDP. 104 * @cdp_enabled: CDP state of this resource
|
H A D | core.c | 270 * By default, CDP is disabled. CDP can be enabled by mount parameter in rdt_get_cdp_config() 271 * "cdp" during resctrl file system mount time. in rdt_get_cdp_config()
|
/linux/include/linux/ |
H A D | resctrl.h | 275 * @cdp_capable: Is the CDP feature available on this resource 312 * features like CDP are enabled, this will be lower than the 370 /* The number of closid supported by this resource regardless of CDP */ 401 /* For use by arch code to remap resctrl's smaller CDP CLOSID range */
|
H A D | omap-dma.h | 163 CDP, CNDP, CCDN, enumerator
|
/linux/include/uapi/linux/usb/ |
H A D | charger.h | 13 * CDP (Charging Downstream Port)
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8960-cdp.dts | 8 model = "Qualcomm MSM8960 CDP"; 9 compatible = "qcom,msm8960-cdp", "qcom,msm8960";
|
H A D | Makefile | 44 qcom-msm8960-cdp.dtb \
|
/linux/fs/resctrl/ |
H A D | pseudo_lock.c | 484 * Cache Pseudo-locking not supported when CDP is enabled. in rdtgroup_locksetup_enter() 487 * support (using L3 CDP as example): in rdtgroup_locksetup_enter() 488 * - When CDP is enabled two separate resources are exposed, in rdtgroup_locksetup_enter() 498 * expose one of the CDP resources to pseudo-locking and in rdtgroup_locksetup_enter() 511 rdt_last_cmd_puts("CDP enabled\n"); in rdtgroup_locksetup_enter()
|
H A D | rdtgroup.c | 1283 * @type: CDP type of @r. 1344 * which the CBM is intended though - when dealing with CDP resources that 1346 * the CDP resource sharing the hardware also. 1409 rdt_last_cmd_puts("Cannot be exclusive without CAT/CDP\n"); in rdtgroup_mode_test_exclusive() 2521 * If CDP is supported by this resource, but not enabled, in schemata_list_add() 2706 fsparam_flag("cdp", Opt_cdp), 3298 * If CDP is active include peer domain's in __init_one_rdt_domain() 3965 seq_puts(seq, ",cdp"); in rdtgroup_show_options()
|
/linux/drivers/mtd/maps/ |
H A D | Kconfig | 140 tristate "CFI Flash device mapped on AMD SC520 CDP" 143 The SC520 CDP board has two banks of CFI-compliant chips and one
|
H A D | sc520cdp.c | 224 printk(KERN_NOTICE "SC520 CDP flash device: 0x%Lx at 0x%Lx\n", in init_sc520cdp()
|
/linux/net/sched/ |
H A D | sch_gred.c | 566 static int gred_vq_validate(struct gred_sched *table, u32 cdp, in gred_vq_validate() argument 588 if (dp != cdp && !table->tab[dp]) { in gred_vq_validate() 610 static int gred_vqs_validate(struct gred_sched *table, u32 cdp, in gred_vqs_validate() argument 624 err = gred_vq_validate(table, cdp, attr, extack); in gred_vqs_validate()
|
/linux/Documentation/filesystems/ |
H A D | resctrl.rst | 23 CDP (Code and Data Prioritization) "cdp_l3", "cdp_l2" 38 # mount -t resctrl resctrl [-o cdp[,cdpl2][,mba_MBps][,debug]] /sys/fs/resctrl 42 "cdp": 53 L2 and L3 CDP are controlled separately. 586 With CDP disabled the L3 schemata format is:: 590 L3 schemata file details (CDP enabled via mount option to resctrl) 592 When CDP is enabled L3 control is split into two separate resources 600 CDP is supported at L2 using the 'cdpl2' mount option. The schemata
|
/linux/drivers/clk/ti/ |
H A D | dpll3xxx.c | 134 * autoidle state across the enable, per the CDP code. If the DPLL 179 * per the CDP code. If the DPLL entered bypass mode successfully, 212 * restore the DPLL's autoidle state across the stop, per the CDP 1014 * According to the 12-5 CDP code from TI, "Limitation 2.5" in omap3_dpll4_set_rate()
|
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | charger-manager.yaml | 135 - CDP
|
/linux/arch/arm/nwfpe/ |
H A D | entry.S | 138 tst r0, #0x08000000 @ only CDP/CPRT/LDC/STC have bit 27
|
/linux/drivers/pmdomain/bcm/ |
H A D | raspberrypi-power.c | 225 rpi_init_power_domain(rpi_domains, RPI_POWER_DOMAIN_CDP, "CDP"); in rpi_power_probe()
|
/linux/include/soc/fsl/qe/ |
H A D | ucc_fast.h | 152 int cdp; member
|
H A D | ucc_slow.h | 162 int cdp; member
|
/linux/arch/arm/mach-omap2/ |
H A D | dma.c | 76 [CDP] = { 0x00d0, 0x60, OMAP_DMA_REG_32BIT },
|
/linux/drivers/power/supply/ |
H A D | max8997_charger.c | 118 dev_dbg(charger->dev, "USB CDP charger is connected\n"); in max8997_battery_extcon_evt_worker()
|
H A D | gpio-charger.c | 163 if (!strcmp("usb-cdp", chargetype)) in gpio_charger_get_type()
|
H A D | axp288_charger.c | 134 /* SDP/CDP/DCP USB charging cable notifications */ 651 dev_dbg(&info->pdev->dev, "USB CDP charger is connected\n"); in axp288_charger_extcon_evt_worker()
|
/linux/drivers/usb/typec/tipd/ |
H A D | trace.h | 182 { TPS_POWER_STATUS_BC12_STATUS_CDP, "cdp" }, \
|
/linux/drivers/soc/fsl/qe/ |
H A D | ucc_slow.c | 250 if (us_info->cdp) in ucc_slow_init()
|