Home
last modified time | relevance | path

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

/drivers/leds/
Dleds-fsg.c24 #define FSG_LED_USB_BIT 4 macro
72 latch_value &= ~(1 << FSG_LED_USB_BIT); in fsg_led_usb_set()
75 latch_value |= (1 << FSG_LED_USB_BIT); in fsg_led_usb_set()