Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mfd/
Ddm355evm_msp.c134 static u8 msp_led_cache; variable
145 msp_led_cache = status; in msp_gpio_get()
161 bits = msp_led_cache; in msp_gpio_out()
166 msp_led_cache = bits; in msp_gpio_out()
386 msp_led_cache = 0xff; in dm355evm_msp_probe()
387 dm355evm_msp_write(msp_led_cache, DM355EVM_MSP_LED); in dm355evm_msp_probe()