Home
last modified time | relevance | path

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

/drivers/mfd/
Ddm355evm_msp.c65 static struct i2c_client *msp430; variable
76 return i2c_smbus_write_byte_data(msp430, reg, value); in dm355evm_msp_write()
88 return i2c_smbus_read_byte_data(msp430, reg); in dm355evm_msp_read()
351 dev_err(&msp430->dev, "command %d failure %d\n", in dm355evm_command()
363 msp430 = NULL; in dm355evm_msp_remove()
373 if (msp430) in dm355evm_msp_probe()
375 msp430 = client; in dm355evm_msp_probe()