Searched refs:SYS_NOT_PPS0_PRES (Results 1 – 2 of 2) sorted by relevance
1863 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()1881 temp_pres = !(status1 & SYS_NOT_PPS0_PRES) || in ps_fail_handler()1890 temp_pres = !(status1 & SYS_NOT_PPS0_PRES) || in ps_fail_handler()1899 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()1905 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()1912 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()1919 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()1926 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()
155 #define SYS_NOT_PPS0_PRES 0x04 /* ==0 If PPS0 present */ macro