Home
last modified time | relevance | path

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

12

/linux/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h119 * regardless of CDP. This is exposed via
122 * which has been corrected for features like CDP.
127 * @cdp_enabled: CDP state of this resource
/linux/include/uapi/linux/usb/
H A Dcharger.h13 * CDP (Charging Downstream Port)
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8960-cdp.dts8 model = "Qualcomm MSM8960 CDP";
9 compatible = "qcom,msm8960-cdp", "qcom,msm8960";
/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/drivers/dma/ti/
H A Domap-dma.c435 uint32_t cdp = CDP_TMODE_LLIST | CDP_NTYPE_TYPE2 | CDP_FAST; in omap_dma_start() local
438 cdp |= (CDP_DST_VALID_RELOAD | CDP_SRC_VALID_REUSE); in omap_dma_start()
440 cdp |= (CDP_DST_VALID_REUSE | CDP_SRC_VALID_RELOAD); in omap_dma_start()
441 omap_dma_chan_write(c, CDP, cdp); in omap_dma_start()
450 omap_dma_chan_write(c, CDP, 0); in omap_dma_start()
/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/fs/nfsd/
H A Dvfs.c2421 nfsd_filldir_t func, struct readdir_cd *cdp, in nfsd_buffered_readdir() argument
2441 cdp->err = nfserr_eof; /* will be cleared on successful read */ in nfsd_buffered_readdir()
2461 if (func(cdp, de->name, de->namlen, de->offset, in nfsd_buffered_readdir()
2465 if (cdp->err != nfs_ok) in nfsd_buffered_readdir()
2487 return cdp->err; in nfsd_buffered_readdir()
2495 * @cdp: OUT: an eof error value
2510 struct readdir_cd *cdp, nfsd_filldir_t func) in nfsd_readdir() argument
2532 err = nfsd_buffered_readdir(file, fhp, func, cdp, offsetp); in nfsd_readdir()
/linux/include/soc/fsl/qe/
H A Ducc_fast.h152 int cdp; member
H A Ducc_slow.h162 int cdp; member
/linux/drivers/platform/chrome/
H A Dcros_usbpd_logger.c39 "None", "PD", "Type-C", "Proprietary", "DCP", "CDP", "SDP",
/linux/arch/arm/mach-omap2/
H A Ddma.c76 [CDP] = { 0x00d0, 0x60, OMAP_DMA_REG_32BIT },
/linux/include/linux/
H A Domap-dma.h163 CDP, CNDP, CCDN, enumerator
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_sspp.h292 * @enable: whether the CDP should be enabled for this pipe
/linux/fs/resctrl/
H A Drdtgroup.c1137 * Also, when CDP is enabled the CBMs of CDP_CODE and CDP_DATA in rdt_bit_usage_show()
1382 * @type: CDP type of @r.
1443 * which the CBM is intended though - when dealing with CDP resources that
1445 * the CDP resource sharing the hardware also.
1508 rdt_last_cmd_puts("Cannot be exclusive without CAT/CDP\n"); in rdtgroup_mode_test_exclusive()
2894 * If CDP is supported by this resource, but not enabled, in schemata_list_add()
3331 fsparam_flag("cdp", Opt_cdp),
3769 * If CDP is active include peer domain's in __init_one_rdt_domain()
4444 seq_puts(seq, ",cdp"); in rdtgroup_show_options()
/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()
/linux/drivers/power/supply/
H A Dmax8971_charger.c583 dev_dbg(dev, "USB CDP charger is connected\n"); in max8971_extcon_evt_worker()
/linux/drivers/usb/phy/
H A Dphy.c398 "register extcon USB CDP failed.\n"); in usb_add_extcon()
/linux/drivers/eisa/
H A Deisa.ids71 AIR0701 "AIR 54CDP PCI/EISA System Board"
72 AIR0702 "AIR 54CDP PCI/EISA Dual-Processors System Board"
/linux/arch/arm/vfp/
H A Dvfpmodule.c790 * setting FPSCR.IXE causes all the CDP instructions to in vfp_support_entry()
/linux/arch/arm/probes/
H A Ddecode-arm.c688 /* CDP cccc 1110 xxxx xxxx xxxx xxxx xxx0 xxxx */
/linux/drivers/net/wan/
H A Dfsl_ucc_hdlc.c42 .cdp = 0,

12