Home
last modified time | relevance | path

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

/drivers/staging/winbond/
Dwbhal.c39 if( pHwData->LED_control ) { in hal_led_control()
40 ltmp2 = pHwData->LED_control & 0xff; in hal_led_control()
44 ltmp2 = (pHwData->LED_control>>8) & 0xff; in hal_led_control()
Dwbhal_s.h550 u32 LED_control; member