Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mfd/
Ddm355evm_msp.c62 static struct i2c_client *msp430; variable
73 return i2c_smbus_write_byte_data(msp430, reg, value); in dm355evm_msp_write()
85 return i2c_smbus_read_byte_data(msp430, reg); in dm355evm_msp_read()
369 dev_err(&msp430->dev, "command %d failure %d\n", in dm355evm_command()
381 msp430 = NULL; in dm355evm_msp_remove()
390 if (msp430) in dm355evm_msp_probe()
392 msp430 = client; in dm355evm_msp_probe()