Searched full:msp430 (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | dm355evm_msp.c | 3 * dm355evm_msp.c - driver for MSP430 firmware on DM355EVM board 23 * EVM board has an MSP430 programmed with firmware for various board 62 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() 92 * Many of the msp430 pins are just used as fixed-direction GPIOs. 369 dev_err(&msp430->dev, "command %d failure %d\n", in dm355evm_command() 381 msp430 = NULL; in dm355evm_msp_remove() 391 if (msp430) in dm355evm_msp_probe() 393 msp430 = client; in dm355evm_msp_probe() [all …]
|
| D | Kconfig | 1398 This driver supports the MSP430 microcontroller used on these 1399 boards. MSP430 firmware manages resets and power sequencing,
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| D | rtc-dm355evm.c | 3 * rtc-dm355evm.c - access battery-backed counter in MSP430 firmware 17 * The MSP430 firmware on the DM355 EVM uses a watch crystal to feed 139 * I2C is used to talk to the MSP430, but this platform device is
|
| D | Kconfig | 526 Supports the RTC firmware in the MSP430 on the DM355 EVM.
|
| /kernel/linux/linux-5.10/include/linux/mfd/ |
| D | dm355evm_msp.h | 2 * dm355evm_msp.h - support MSP430 microcontroller on DM355EVM board 16 /* utilities to access "registers" emulated by msp430 firmware */
|
| /kernel/linux/linux-5.10/drivers/input/misc/ |
| D | dm355evm_keys.c | 19 * The MSP430 firmware on the DM355 EVM monitors on-board pushbuttons 93 * Because we communicate with the MSP430 using I2C, and all I2C calls 227 * I2C is used to talk to the MSP430, but this platform device is
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | netronix,ntxec.yaml | 14 is typically implemented as a TI MSP430 microcontroller.
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/dts/ |
| D | digsy_mtc.dts | 29 msp430@0 {
|
| /kernel/linux/linux-5.10/arch/arm/mach-davinci/ |
| D | board-sffsdr.c | 93 * MSP430, addr 0x23 (not used)
|
| D | board-neuros-osd2.c | 15 * IR Blaster based on MSP430 (firmware although is different
|
| D | board-dm644x-evm.c | 545 * MSP430 supports RTC, card detection, input from IR remote, and 671 /* The msp430 uses a slow bitbanged I2C implementation (ergo 20 KHz),
|
| /kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
| D | xcep.c | 153 /* SSP communication to MSP430 */
|
| /kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
| D | budget-ci.c | 7 * msp430 IR support contributed by Jack Thomasson <jkt@Helius.COM> 110 * The msp430 chip can generate two different bytes, command and device in msp430_ir_interrupt()
|
| /kernel/linux/linux-6.6/drivers/media/pci/ttpci/ |
| D | budget-ci.c | 7 * msp430 IR support contributed by Jack Thomasson <jkt@Helius.COM> 110 * The msp430 chip can generate two different bytes, command and device in msp430_ir_interrupt()
|