Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dgp2ap020a00f.c58 #define GP2AP020A00F_OP_REG 0x00 /* Basic operations */ macro
256 [GP2AP020A00F_OP_REG] = GP2AP020A00F_OP3_SHUTDOWN,
278 case GP2AP020A00F_OP_REG: in gp2ap020a00f_is_volatile_reg()
374 err = regmap_read(data->regmap, GP2AP020A00F_OP_REG, in gp2ap020a00f_set_operation_mode()
386 GP2AP020A00F_OP_REG, GP2AP020A00F_OP3_MASK, in gp2ap020a00f_set_operation_mode()
413 GP2AP020A00F_OP_REG, in gp2ap020a00f_set_operation_mode()
757 GP2AP020A00F_OP_REG, in gp2ap020a00f_adjust_lux_mode()
779 GP2AP020A00F_OP_REG, in gp2ap020a00f_adjust_lux_mode()
875 ret = regmap_read(priv->regmap, GP2AP020A00F_OP_REG, in gp2ap020a00f_thresh_event_handler()
888 ret = regmap_write(priv->regmap, GP2AP020A00F_OP_REG, in gp2ap020a00f_thresh_event_handler()
[all …]