Searched refs:HPC3130_PWRGOOD (Results 1 – 2 of 2) sorted by relevance
65 #define HPC3130_PWRGOOD 0x20 /* (R) Logic level of PWRGOOD# signal */ macro
84 {HPC3130_INTERRUPT, HPC3130_PWRGOOD |1293 if (interrupt & HPC3130_PWRGOOD) { in hpc3130_hard_intr()1295 if (!(status & HPC3130_PWRGOOD)) { in hpc3130_hard_intr()1840 if (status & HPC3130_PWRGOOD) { in hpc3130_verify_slot_power()