Searched defs:PORT_IRQ_COLD_PRES (Results 1 – 3 of 3) sorted by relevance
65 #define PORT_IRQ_COLD_PRES (1 << 31) /* cold presence detect */ macro
141 #define PORT_IRQ_COLD_PRES (1U << 31) /* cold presence detect */ macro
132 PORT_IRQ_COLD_PRES = BIT(31), /* cold presence detect */ enumerator