Searched refs:LED_MODE (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/include/linux/mfd/wm831x/
H A Dstatus.h21 #define WM831X_LED_MODE_MASK 0x0300 /* LED_MODE - [9:8] */
22 #define WM831X_LED_MODE_SHIFT 8 /* LED_MODE - [9:8] */
23 #define WM831X_LED_MODE_WIDTH 2 /* LED_MODE - [9:8] */
/linux-4.4.14/drivers/media/v4l2-core/
H A Dv4l2-flash-led-class.c29 LED_MODE, enumerator in enum:ctrl_init_data_id
107 if (ctrls[LED_MODE]->val != V4L2_FLASH_LED_MODE_TORCH) v4l2_flash_set_led_brightness()
132 if (ctrls[LED_MODE]->val != V4L2_FLASH_LED_MODE_TORCH) v4l2_flash_update_led_brightness()
191 return ((ctrls[LED_MODE]->val != V4L2_FLASH_LED_MODE_FLASH) || __software_strobe_mode_inactive()
249 if (ctrls[LED_MODE]->val != V4L2_FLASH_LED_MODE_FLASH) v4l2_flash_s_ctrl()
323 ctrl_init_data[LED_MODE].cid = V4L2_CID_FLASH_LED_MODE; __fill_ctrl_init_data()
324 ctrl_cfg = &ctrl_init_data[LED_MODE].config; __fill_ctrl_init_data()
516 ctrls[LED_MODE]->val != V4L2_FLASH_LED_MODE_TORCH) __sync_device_with_v4l2_controls()
/linux-4.4.14/drivers/net/wireless/rt2x00/
H A Drt2500usb.h661 * LED_MODE: 0: default, 1: TX/RX activity, 2: Single (ignore link), 3: rsvd.
H A Drt2400pci.h788 * LED_MODE: 0: default, 1: TX/RX activity,2: Single (ignore link), 3: rsvd.
H A Drt2500pci.h1034 * LED_MODE: 0: default, 1: TX/RX activity,2: Single (ignore link), 3: rsvd.
H A Drt61pci.h1244 * LED_MODE: Led mode.
H A Drt73usb.h884 * LED_MODE: Led mode.
H A Drt2800.h2508 * LED_MODE: Led mode.
/linux-4.4.14/drivers/net/ethernet/micrel/
H A Dksz884x.c471 #define LED_MODE 0x8200 macro
3777 data &= ~LED_MODE; hw_setup()

Completed in 343 milliseconds