Searched refs:LED_control (Results 1 – 2 of 2) sorted by relevance
39 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()
550 u32 LED_control; member