Searched refs:OPT4060_RES_CTRL_FLAG_L (Results 1 – 1 of 1) sorted by relevance
73 #define OPT4060_RES_CTRL_FLAG_L BIT(0) macro1135 if (int_res & (OPT4060_RES_CTRL_FLAG_H | OPT4060_RES_CTRL_FLAG_L)) { in opt4060_irq_thread()1146 if (int_res & OPT4060_RES_CTRL_FLAG_L) { in opt4060_irq_thread()