Home
last modified time | relevance | path

Searched refs:thresh_reg_l (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/iio/light/
H A Dgp2ap020a00f.c1028 u8 thresh_reg_l; in gp2ap020a00f_write_event_val() local
1033 thresh_reg_l = gp2ap020a00f_get_thresh_reg(chan, dir); in gp2ap020a00f_write_event_val()
1034 thresh_val_id = GP2AP020A00F_THRESH_VAL_ID(thresh_reg_l); in gp2ap020a00f_write_event_val()
1041 switch (thresh_reg_l) { in gp2ap020a00f_write_event_val()
1085 u8 thresh_reg_l; in gp2ap020a00f_read_event_val() local
1090 thresh_reg_l = gp2ap020a00f_get_thresh_reg(chan, dir); in gp2ap020a00f_read_event_val()
1092 if (thresh_reg_l > GP2AP020A00F_PH_L_REG) { in gp2ap020a00f_read_event_val()
1097 *val = data->thresh_val[GP2AP020A00F_THRESH_VAL_ID(thresh_reg_l)]; in gp2ap020a00f_read_event_val()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/iio/light/
H A Dgp2ap020a00f.c1028 u8 thresh_reg_l; in gp2ap020a00f_write_event_val() local
1033 thresh_reg_l = gp2ap020a00f_get_thresh_reg(chan, dir); in gp2ap020a00f_write_event_val()
1034 thresh_val_id = GP2AP020A00F_THRESH_VAL_ID(thresh_reg_l); in gp2ap020a00f_write_event_val()
1041 switch (thresh_reg_l) { in gp2ap020a00f_write_event_val()
1085 u8 thresh_reg_l; in gp2ap020a00f_read_event_val() local
1090 thresh_reg_l = gp2ap020a00f_get_thresh_reg(chan, dir); in gp2ap020a00f_read_event_val()
1092 if (thresh_reg_l > GP2AP020A00F_PH_L_REG) { in gp2ap020a00f_read_event_val()
1097 *val = data->thresh_val[GP2AP020A00F_THRESH_VAL_ID(thresh_reg_l)]; in gp2ap020a00f_read_event_val()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/iio/light/
H A Dgp2ap020a00f.c1028 u8 thresh_reg_l; in gp2ap020a00f_write_event_val() local
1033 thresh_reg_l = gp2ap020a00f_get_thresh_reg(chan, dir); in gp2ap020a00f_write_event_val()
1034 thresh_val_id = GP2AP020A00F_THRESH_VAL_ID(thresh_reg_l); in gp2ap020a00f_write_event_val()
1041 switch (thresh_reg_l) { in gp2ap020a00f_write_event_val()
1085 u8 thresh_reg_l; in gp2ap020a00f_read_event_val() local
1090 thresh_reg_l = gp2ap020a00f_get_thresh_reg(chan, dir); in gp2ap020a00f_read_event_val()
1092 if (thresh_reg_l > GP2AP020A00F_PH_L_REG) { in gp2ap020a00f_read_event_val()
1097 *val = data->thresh_val[GP2AP020A00F_THRESH_VAL_ID(thresh_reg_l)]; in gp2ap020a00f_read_event_val()