Home
last modified time | relevance | path

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

/linux-4.4.14/arch/parisc/include/asm/
Dpdc.h21 struct pdc_coproc_cfg { /* for PDC_COPROC_CFG */ struct
22 unsigned long ccr_functional;
23 unsigned long ccr_present;
24 unsigned long revision;
25 unsigned long model;
/linux-4.4.14/arch/parisc/kernel/
Dfirmware.c327 int pdc_coproc_cfg(struct pdc_coproc_cfg *pdc_coproc_info) in pdc_coproc_cfg() function