Searched refs:RTAS_GET_TIME_OF_DAY (Results 1 – 3 of 3) sorted by relevance
175 spapr_rtas_register(RTAS_GET_TIME_OF_DAY, "get-time-of-day", in spapr_rtc_class_init()
438 RTAS_GET_TIME_OF_DAY = 3, enumerator467 case RTAS_GET_TIME_OF_DAY: in pegasos2_rtas()984 RTAS_GET_TIME_OF_DAY); in build_fdt()
725 #define RTAS_GET_TIME_OF_DAY (RTAS_TOKEN_BASE + 0x01) macro