Home
last modified time | relevance | path

Searched refs:GP2AP020A00F_FLAG_A (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dgp2ap020a00f.c94 #define GP2AP020A00F_FLAG_A 0x02 /* ALS: interrupt result */ macro
880 op_reg_flags = op_reg_val & (GP2AP020A00F_FLAG_A | GP2AP020A00F_FLAG_P in gp2ap020a00f_thresh_event_handler()
883 op_reg_val &= (~GP2AP020A00F_FLAG_A & ~GP2AP020A00F_FLAG_P in gp2ap020a00f_thresh_event_handler()
894 if (op_reg_flags & GP2AP020A00F_FLAG_A) { in gp2ap020a00f_thresh_event_handler()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dgp2ap020a00f.c94 #define GP2AP020A00F_FLAG_A 0x02 /* ALS: interrupt result */ macro
880 op_reg_flags = op_reg_val & (GP2AP020A00F_FLAG_A | GP2AP020A00F_FLAG_P in gp2ap020a00f_thresh_event_handler()
883 op_reg_val &= (~GP2AP020A00F_FLAG_A & ~GP2AP020A00F_FLAG_P in gp2ap020a00f_thresh_event_handler()
894 if (op_reg_flags & GP2AP020A00F_FLAG_A) { in gp2ap020a00f_thresh_event_handler()

Completed in 6 milliseconds