Searched refs:AFE440X_CONTROL0 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/iio/health/ |
D | afe4403.c | 222 u8 tx[4] = {AFE440X_CONTROL0, 0x0, 0x0, AFE440X_CONTROL0_READ}; in afe4403_read() 321 u8 tx[4] = {AFE440X_CONTROL0, 0x0, 0x0, AFE440X_CONTROL0_READ}; in afe4403_trigger_handler() 507 ret = regmap_write(afe->regmap, AFE440X_CONTROL0, in afe4403_probe()
|
D | afe440x.h | 21 #define AFE440X_CONTROL0 0x00 macro
|
D | afe4404.c | 513 ret = regmap_write(afe->regmap, AFE440X_CONTROL0, in afe4404_probe()
|