Searched refs:AFE440X_CONTROL0 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/iio/health/ |
H A D | afe4403.c | 219 u8 tx[4] = {AFE440X_CONTROL0, 0x0, 0x0, AFE440X_CONTROL0_READ}; in afe4403_read() 316 u8 tx[4] = {AFE440X_CONTROL0, 0x0, 0x0, AFE440X_CONTROL0_READ}; in afe4403_trigger_handler() 509 ret = regmap_write(afe->regmap, AFE440X_CONTROL0, in afe4403_probe()
|
H A D | afe440x.h | 13 #define AFE440X_CONTROL0 0x00 macro
|
H A D | afe4404.c | 516 ret = regmap_write(afe->regmap, AFE440X_CONTROL0, in afe4404_probe()
|