Searched refs:mode_addr (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/platform_data/
H A Dleds-kirkwood-netxbig.h40 int mode_addr; member in struct:netxbig_led
/linux-4.1.27/drivers/leds/
H A Dleds-netxbig.c132 int mode_addr; member in struct:netxbig_led_data
183 gpio_ext_set_value(led_dat->gpio_ext, led_dat->mode_addr, mode_val); netxbig_led_blink_set()
216 gpio_ext_set_value(led_dat->gpio_ext, led_dat->mode_addr, mode_val); netxbig_led_set()
272 gpio_ext_set_value(led_dat->gpio_ext, led_dat->mode_addr, mode_val); netxbig_led_sata_store()
333 led_dat->mode_addr = template->mode_addr; create_netxbig_led()
/linux-4.1.27/arch/arm/mach-mvebu/
H A Dnetxbig.c133 .mode_addr = maddr, \
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dhw.h542 u32 mode_addr; member in struct:ath_gen_timer_configuration
H A Dhw.c3049 REG_SET_BIT(ah, gen_tmr_configuration[timer->index].mode_addr, ath9k_hw_gen_timer_start()
3087 REG_CLR_BIT(ah, gen_tmr_configuration[timer->index].mode_addr, ath9k_hw_gen_timer_stop()

Completed in 309 milliseconds