Home
last modified time | relevance | path

Searched defs:pdc_coproc_cfg (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/parisc/include/asm/
Dpdc.h361 struct pdc_coproc_cfg { /* for PDC_COPROC_CFG */ struct
362 unsigned long ccr_functional;
363 unsigned long ccr_present;
364 unsigned long revision;
365 unsigned long model;
/linux-3.3/arch/parisc/kernel/
Dfirmware.c326 int __cpuinit pdc_coproc_cfg(struct pdc_coproc_cfg *pdc_coproc_info) in pdc_coproc_cfg() function