Home
last modified time | relevance | path

Searched refs:PDC_INVALID_ARG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/parisc/kernel/
H A Dtime.c188 if (ret == PDC_INVALID_ARG) in rtc_generic_set_time()
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dpdc.h20 #define PDC_INVALID_ARG -10 /* Called with an invalid argument */ macro