Home
last modified time | relevance | path

Searched full:cdp (Results 1 – 25 of 36) sorted by relevance

12

/linux/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h105 * regardless of CDP. This is exposed via
108 * which has been corrected for features like CDP.
113 * @cdp_enabled: CDP state of this resource
H A Dcore.c270 * 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/uapi/linux/usb/
H A Dcharger.h13 * CDP (Charging Downstream Port)
/linux/include/linux/
H A Dresctrl.h305 * @cdp_capable: Is the CDP feature available on this resource
340 * features like CDP are enabled, this will be lower than the
398 /* The number of closid supported by this resource regardless of CDP */
450 /* For use by arch code to remap resctrl's smaller CDP CLOSID range */
H A Domap-dma.h163 CDP, CNDP, CCDN, enumerator
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8960-cdp.dts8 model = "Qualcomm MSM8960 CDP";
9 compatible = "qcom,msm8960-cdp", "qcom,msm8960";
/linux/fs/resctrl/
H A Dpseudo_lock.c484 * 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 Drdtgroup.c1280 * @type: CDP type of @r.
1341 * which the CBM is intended though - when dealing with CDP resources that
1343 * the CDP resource sharing the hardware also.
1406 rdt_last_cmd_puts("Cannot be exclusive without CAT/CDP\n"); in rdtgroup_mode_test_exclusive()
2652 * If CDP is supported by this resource, but not enabled, in schemata_list_add()
2838 fsparam_flag("cdp", Opt_cdp),
3433 * If CDP is active include peer domain's in __init_one_rdt_domain()
4110 seq_puts(seq, ",cdp"); in rdtgroup_show_options()
/linux/drivers/mtd/maps/
H A DKconfig140 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 Dsc520cdp.c224 printk(KERN_NOTICE "SC520 CDP flash device: 0x%Lx at 0x%Lx\n", in init_sc520cdp()
/linux/net/sched/
H A Dsch_gred.c566 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/drivers/clk/ti/
H A Ddpll3xxx.c134 * 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
1017 * According to the 12-5 CDP code from TI, "Limitation 2.5" in omap3_dpll4_set_rate()
/linux/fs/nfsd/
H A Dvfs.c2189 nfsd_filldir_t func, struct readdir_cd *cdp, in nfsd_buffered_readdir() argument
2209 cdp->err = nfserr_eof; /* will be cleared on successful read */ in nfsd_buffered_readdir()
2229 if (func(cdp, de->name, de->namlen, de->offset, in nfsd_buffered_readdir()
2233 if (cdp->err != nfs_ok) in nfsd_buffered_readdir()
2255 return cdp->err; in nfsd_buffered_readdir()
2263 * @cdp: OUT: an eof error value
2278 struct readdir_cd *cdp, nfsd_filldir_t func) in nfsd_readdir() argument
2300 err = nfsd_buffered_readdir(file, fhp, func, cdp, offsetp); in nfsd_readdir()
/linux/Documentation/devicetree/bindings/power/supply/
H A Dcharger-manager.yaml135 - CDP
/linux/arch/arm/nwfpe/
H A Dentry.S138 tst r0, #0x08000000 @ only CDP/CPRT/LDC/STC have bit 27
/linux/drivers/pmdomain/bcm/
H A Draspberrypi-power.c225 rpi_init_power_domain(rpi_domains, RPI_POWER_DOMAIN_CDP, "CDP"); in rpi_power_probe()
/linux/drivers/usb/typec/ucsi/
H A Dpsy.c165 /* UCSI can't tell b/w DCP/CDP or USB2/3x1/3x2 SDP chargers */ in ucsi_psy_get_current_max()
/linux/include/soc/fsl/qe/
H A Ducc_fast.h152 int cdp; member
H A Ducc_slow.h162 int cdp; member
/linux/arch/arm/mach-omap2/
H A Ddma.c76 [CDP] = { 0x00d0, 0x60, OMAP_DMA_REG_32BIT },
/linux/drivers/power/supply/
H A Dmax8997_charger.c118 dev_dbg(charger->dev, "USB CDP charger is connected\n"); in max8997_battery_extcon_evt_worker()
H A Daxp288_charger.c134 /* 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()
H A Disp1704_charger.c77 * Determine is the charging port DCP (dedicated charger) or CDP (Host/HUB
/linux/drivers/soc/fsl/qe/
H A Ducc_slow.c250 if (us_info->cdp) in ucc_slow_init()
H A Ducc_fast.c244 if (uf_info->cdp) in ucc_fast_init()

12