Searched refs:mode_addr (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/include/linux/platform_data/ |
H A D | leds-kirkwood-netxbig.h | 40 int mode_addr; member in struct:netxbig_led
|
/linux-4.4.14/drivers/leds/ |
H A D | leds-netxbig.c | 116 int mode_addr; member in struct:netxbig_led_data 166 gpio_ext_set_value(led_dat->gpio_ext, led_dat->mode_addr, mode_val); netxbig_led_blink_set() 199 gpio_ext_set_value(led_dat->gpio_ext, led_dat->mode_addr, mode_val); netxbig_led_set() 252 gpio_ext_set_value(led_dat->gpio_ext, led_dat->mode_addr, mode_val); netxbig_led_sata_store() 307 led_dat->mode_addr = template->mode_addr; create_netxbig_led() 458 &led->mode_addr); for_each_child_of_node()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | hw.h | 542 u32 mode_addr; member in struct:ath_gen_timer_configuration
|
H A D | hw.c | 3051 REG_SET_BIT(ah, gen_tmr_configuration[timer->index].mode_addr, ath9k_hw_gen_timer_start() 3089 REG_CLR_BIT(ah, gen_tmr_configuration[timer->index].mode_addr, ath9k_hw_gen_timer_stop()
|
Completed in 155 milliseconds