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

/linux-4.4.14/drivers/mfd/
H A Ddm355evm_msp.c65 static struct i2c_client *msp430; variable in typeref:struct:i2c_client
76 return i2c_smbus_write_byte_data(msp430, reg, value); dm355evm_msp_write()
88 return i2c_smbus_read_byte_data(msp430, reg); dm355evm_msp_read()
95 * Many of the msp430 pins are just used as fixed-direction GPIOs.
351 dev_err(&msp430->dev, "command %d failure %d\n", dm355evm_command()
363 msp430 = NULL; dm355evm_msp_remove()
373 if (msp430) dm355evm_msp_probe()
375 msp430 = client; dm355evm_msp_probe()
/linux-4.4.14/include/linux/i2c/
H A Ddm355evm_msp.h16 /* utilities to access "registers" emulated by msp430 firmware */
/linux-4.4.14/arch/arm/mach-davinci/
H A Dboard-dm644x-evm.c599 /* The msp430 uses a slow bitbanged I2C implementation (ergo 20 KHz),
/linux-4.4.14/drivers/media/pci/ttpci/
H A Dbudget-ci.c6 * msp430 IR support contributed by Jack Thomasson <jkt@Helius.COM>
126 * The msp430 chip can generate two different bytes, command and device msp430_ir_interrupt()

Completed in 148 milliseconds