Home
last modified time | relevance | path

Searched refs:PCC (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/Documentation/cpu-freq/
Dpcc-cpufreq.txt2 * pcc-cpufreq.txt - PCC interface documentation
33 1.1 PCC interface
46 Processor Clocking Control (PCC) is an interface between the platform
50 The PCC driver (pcc-cpufreq) allows OSPM to take advantage of the PCC
53 OS utilizes the PCC interface to inform platform firmware what frequency the
59 1.1 PCC interface:
61 The complete PCC specification is available here:
64 PCC relies on a shared memory region that provides a channel for communication
65 between the OS and platform firmware. PCC also implements a "doorbell" that
69 The ACPI PCCH() method is used to discover the location of the PCC shared
[all …]
/linux-3.4.99/arch/sh/boards/mach-cayman/
Dsetup.c30 #define PCC INTC_PRIORITY macro
91 IR0, IR1, IR2, IR3, PCA, PCB, PCC, PCD, /* IRQ 0- 7 */
/linux-3.4.99/arch/sh/kernel/cpu/sh3/
Dsetup-sh7720.c415 SIOF0, SIOF1, MMC, PCC, enumerator
446 INTC_VECT(CMT, 0xf00), INTC_VECT(PCC, 0xf60),
459 { 0xA4080006UL, 0, 16, 4, /* IPRI */ { SIOF0, SIOF1, MMC, PCC } },
/linux-3.4.99/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7763.c361 USBH, USBF, TPU, PCC, MMCIF, SIM, enumerator
398 INTC_VECT(TPU, 0xcc0), INTC_VECT(PCC, 0xce0),
427 PCC, 0, 0, ADC, TPU, SIM, SIOF2, SIOF1,
446 { 0xffd400ac, 0, 32, 8, /* INT2PRI11 */ { PCC } },
/linux-3.4.99/Documentation/isdn/
DREADME.HiSax37 ELSA Microlink PCC-16, PCF, PCF-Pro, PCC-8
75 PCC-8: not tested yet
162 6 ELSA PCC/PCF cards io or nothing for autodetect (the iobase is
221 4. Any ELSA PCC/PCF card, Euro ISDN
279 6 ELSA PCC/PCF cards pa=iobase or nothing for autodetect
/linux-3.4.99/drivers/cpufreq/
DKconfig.x869 This driver adds support for the PCC interface.