Home
last modified time | relevance | path

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

/arch/parisc/include/asm/
A Dpdcpat.h364 unsigned long *actcnt, unsigned long offset,
366 extern int pdc_pat_cell_module(unsigned long *actcnt, unsigned long ploc,
A Dpdc.h33 int pdc_iodc_read(unsigned long *actcnt, unsigned long hpa, unsigned int index,
/arch/parisc/kernel/
A Dfirmware.c433 int pdc_iodc_read(unsigned long *actcnt, unsigned long hpa, unsigned int index, in pdc_iodc_read() argument
443 *actcnt = pdc_result[0]; in pdc_iodc_read()
1483 int pdc_pat_cell_module(unsigned long *actcnt, unsigned long ploc, unsigned long mod, in pdc_pat_cell_module() argument
1494 *actcnt = pdc_result[0]; in pdc_pat_cell_module()
1495 memcpy(mem_addr, &result, *actcnt); in pdc_pat_cell_module()
1512 unsigned long *actcnt, unsigned long offset, in pdc_pat_cell_info() argument
1521 __pa(pdc_result), __pa(&result), *actcnt, in pdc_pat_cell_info()
1524 *actcnt = pdc_result[0]; in pdc_pat_cell_info()
1525 memcpy(info, &result, *actcnt); in pdc_pat_cell_info()
/arch/parisc/include/uapi/asm/
A Dpdc.h454 unsigned long actcnt; /* actual number of bytes returned */ member

Completed in 19 milliseconds