Home
last modified time | relevance | path

Searched refs:pcc (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dpanasonic-laptop.c219 static int acpi_pcc_write_sset(struct pcc_acpi *pcc, int func, int val) in acpi_pcc_write_sset() argument
233 status = acpi_evaluate_object(pcc->handle, METHOD_HKEY_SSET, in acpi_pcc_write_sset()
255 static int acpi_pcc_retrieve_biosdata(struct pcc_acpi *pcc) in acpi_pcc_retrieve_biosdata() argument
262 status = acpi_evaluate_object(pcc->handle, METHOD_HKEY_SINF, NULL, in acpi_pcc_retrieve_biosdata()
277 if (pcc->num_sifr < hkey->package.count) { in acpi_pcc_retrieve_biosdata()
287 pcc->sinf[i] = element->integer.value; in acpi_pcc_retrieve_biosdata()
292 pcc->sinf[hkey->package.count] = -1; in acpi_pcc_retrieve_biosdata()
308 struct pcc_acpi *pcc = bl_get_data(bd); in bl_get() local
310 if (!acpi_pcc_retrieve_biosdata(pcc)) in bl_get()
313 return pcc->sinf[SINF_AC_CUR_BRIGHT]; in bl_get()
[all …]
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpcie_imx.c648 static struct pci_controller pcc; in imx_pcie_init() local
649 struct pci_controller *hose = &pcc; in imx_pcie_init()
652 memset(&pcc, 0, sizeof(pcc)); in imx_pcie_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx7ulp/
H A DMakefile8 obj-y := soc.o clock.o iomux.o pcc.o scg.o
/OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/
H A Dcpufreq_drivers.rst80 ``pcc-cpufreq``
86 * pcc-cpufreq.txt - PCC interface documentation
117 The PCC driver (pcc-cpufreq) allows OSPM to take advantage of the PCC
200 pcc-cpufreq: (v1.00.00) driver loaded with frequency limits: 1600 MHz, 2933
H A Dintel_pstate.rst669 ``intel_pstate`` and on platforms where the ``pcc-cpufreq`` scaling
/OK3568_Linux_fs/kernel/drivers/mailbox/
H A DMakefile22 obj-$(CONFIG_PCC) += pcc.o
/OK3568_Linux_fs/kernel/arch/alpha/boot/
H A Dbootp.c79 pcb_va->pcc = 0; in pal_init()
H A Dmain.c73 pcb_va->pcc = 0; in pal_init()
H A Dbootpz.c127 pcb_va->pcc = 0; in pal_init()
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dhwrpb.h82 unsigned int pcc; member
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/inetutils/inetutils/
H A D0001-ftpd-telnetd-Fix-multiple-definitions-of-errcatch-an.patch49 static int pcc;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/s-nail/files/
H A Dmake-errors.patch25 acmd_set CC tcc || acmd_set CC pcc ||
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dspp.c36 base = ctx->cap->sblk->pcc.base; in dpu_setup_dspp_pcc()
H A Ddpu_hw_catalog.h404 struct dpu_pp_blk pcc; member
H A Ddpu_hw_catalog.c453 .pcc = {.id = DPU_DSPP_PCC, .base = 0x1700,
/OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/
H A Dkvm.h152 __u8 pcc[16]; /* with MSA4 */ member
/OK3568_Linux_fs/kernel/tools/arch/s390/include/uapi/asm/
H A Dkvm.h152 __u8 pcc[16]; /* with MSA4 */ member
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A DMakefile35 obj-$(CONFIG_X86_PCC_CPUFREQ) += pcc-cpufreq.o
H A DKconfig.x8633 module will be called pcc-cpufreq.
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-pciercx-defs.h222 __BITFIELD_FIELD(uint32_t pcc:1,
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsmp.c309 hwpcb->pcc = 0; in secondary_cpu_start()
/OK3568_Linux_fs/kernel/arch/s390/kvm/
H A Dkvm-s390.c397 kvm_s390_available_subfunc.pcc); in kvm_s390_cpu_feat_init()
1386 ((unsigned long *) &kvm->arch.model.subfuncs.pcc)[0], in kvm_s390_set_processor_subfunc()
1387 ((unsigned long *) &kvm->arch.model.subfuncs.pcc)[1]); in kvm_s390_set_processor_subfunc()
1567 ((unsigned long *) &kvm->arch.model.subfuncs.pcc)[0], in kvm_s390_get_processor_subfunc()
1568 ((unsigned long *) &kvm->arch.model.subfuncs.pcc)[1]); in kvm_s390_get_processor_subfunc()
1635 ((unsigned long *) &kvm_s390_available_subfunc.pcc)[0], in kvm_s390_get_machine_subfunc()
1636 ((unsigned long *) &kvm_s390_available_subfunc.pcc)[1]); in kvm_s390_get_machine_subfunc()
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/devices/
H A Dvm.rst168 u8 pcc[16]; # valid with Message-Security-Assist-Extension 4
/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_expander.c1702 int phy_id, int *pcc) in sas_get_phy_change_count() argument
1713 *pcc = disc_resp->disc.change_count; in sas_get_phy_change_count()
/OK3568_Linux_fs/kernel/arch/s390/tools/
H A Dopcodes.txt517 b92c pcc RRE_00

12