Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/winbond/
Dwbusb.c396 if (pHwData->LED_control) { in hal_led_control()
397 ltmp2 = pHwData->LED_control & 0xff; in hal_led_control()
400 ltmp2 = (pHwData->LED_control >> 8) & 0xff; in hal_led_control()
Dwbhal.h483 u32 LED_control; member