Home
last modified time | relevance | path

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

/drivers/staging/winbond/
Dwbhal.c34 u32 TimeInterval = 500, ltmp, ltmp2; in hal_led_control() local
40 ltmp2 = pHwData->LED_control & 0xff; in hal_led_control()
41 if( ltmp2 == 5 ) // 5 is WPS mode in hal_led_control()
44 ltmp2 = (pHwData->LED_control>>8) & 0xff; in hal_led_control()
45 switch( ltmp2 ) in hal_led_control()