Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/accel/
Dmxc4005.c45 #define MXC4005_REG_CONTROL 0x0D macro
111 case MXC4005_REG_CONTROL: in mxc4005_is_readable_reg()
123 case MXC4005_REG_CONTROL: in mxc4005_is_writeable_reg()
177 ret = regmap_read(data->regmap, MXC4005_REG_CONTROL, &reg); in mxc4005_read_scale()
201 MXC4005_REG_CONTROL, in mxc4005_set_scale()