Searched refs:SYS_NOT_PPS0_PRES (Results 1 – 2 of 2) sorted by relevance
1860 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()1878 temp_pres = !(status1 & SYS_NOT_PPS0_PRES) || in ps_fail_handler()1887 temp_pres = !(status1 & SYS_NOT_PPS0_PRES) || in ps_fail_handler()1896 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()1902 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()1909 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()1916 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()1923 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()
155 #define SYS_NOT_PPS0_PRES 0x04 /* ==0 If PPS0 present */ macro