Home
last modified time | relevance | path

Searched refs:PDC_IODC (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/Documentation/parisc/
DIODC.txt15 and the slightly cooked data read by PDC_IODC.
19 using PDC_IODC is highly recommended. (In fact, you should use the device
20 lists set up by the kernel proper instead of calling PDC_IODC yourself).
/linux-2.4.37.9/arch/parisc/kernel/
Dhpmc.S200 ldo PDC_IODC(%r0),arg0
Dfirmware.c258 retval = mem_pdc_call(PDC_IODC, PDC_IODC_READ, __pa(pdc_result), hpa, in pdc_iodc_read()
/linux-2.4.37.9/include/asm-parisc/
Dpdc.h70 #define PDC_IODC 8 /* talk to IODC */ macro