Searched refs:mode_addr (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/include/linux/platform_data/ |
H A D | leds-kirkwood-netxbig.h | 40 int mode_addr; member in struct:netxbig_led
|
/linux-4.1.27/drivers/leds/ |
H A D | leds-netxbig.c | 132 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 D | netxbig.c | 133 .mode_addr = maddr, \
|
/linux-4.1.27/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 | 3049 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