Home
last modified time | relevance | path

Searched refs:NUM_PDC_RESULT (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dfirmware.c77 extern unsigned long pdc_result[NUM_PDC_RESULT];
78 extern unsigned long pdc_result2[NUM_PDC_RESULT];
150 for (i = (NUM_PDC_RESULT-1); i >= 0; --i) in convert_to_wide()
H A Dasm-offsets.c287 DEFINE(ASM_PDC_RESULT_SIZE, NUM_PDC_RESULT * sizeof(unsigned long)); in main()
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dpdc.h362 #define NUM_PDC_RESULT 32 macro