Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Ddm355evm_msp.c138 static u8 msp_led_cache; variable
149 msp_led_cache = status; in msp_gpio_get()
165 bits = msp_led_cache; in msp_gpio_out()
170 msp_led_cache = bits; in msp_gpio_out()
390 msp_led_cache = 0xff; in dm355evm_msp_probe()
391 dm355evm_msp_write(msp_led_cache, DM355EVM_MSP_LED); in dm355evm_msp_probe()