Searched refs:other_led (Results 1 – 2 of 2) sorted by relevance
1314 u16 other_led; in zd_chip_control_leds() local1321 other_led = chip->link_led == LED1 ? LED2 : LED1; in zd_chip_control_leds()1330 ioreqs[1].value = v[1] & ~other_led; in zd_chip_control_leds()1339 ioreqs[1].value = v[1] & ~other_led; in zd_chip_control_leds()
237 enum led_ids other_led = (id == LED1) ? LED2 : LED1; in bd2802_enable() local240 other_led_on = !bd2802_is_led_off(led, other_led); in bd2802_enable()