Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mfd/
Ddm355evm_msp.c183 static u8 msp_led_cache; variable
194 msp_led_cache = status; in msp_gpio_get()
210 bits = msp_led_cache; in msp_gpio_out()
215 msp_led_cache = bits; in msp_gpio_out()
410 msp_led_cache = 0xff; in dm355evm_msp_probe()
411 dm355evm_msp_write(msp_led_cache, DM355EVM_MSP_LED); in dm355evm_msp_probe()