Searched refs:gen_config_ii_shadow (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dshadows.c8 unsigned long gen_config_ii_shadow; variable
H A Dio_interface_mux.c682 gens_ii = gen_config_ii_shadow;
821 gen_config_ii_shadow = gens_ii;
822 *R_GEN_CONFIG_II = gen_config_ii_shadow;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/drivers/
H A Dsync_serial.c292 SETS(gen_config_ii_shadow, R_GEN_CONFIG_II, sermode1, async);
293 SETS(gen_config_ii_shadow, R_GEN_CONFIG_II, sermode3, async);
294 *R_GEN_CONFIG_II = gen_config_ii_shadow;
300 SETS(gen_config_ii_shadow, R_GEN_CONFIG_II, sermode1, sync);
312 SETS(gen_config_ii_shadow, R_GEN_CONFIG_II, sermode3, sync);
336 *R_GEN_CONFIG_II = gen_config_ii_shadow;
708 SETS(gen_config_ii_shadow, R_GEN_CONFIG_II, sermode3, async);
719 SETS(gen_config_ii_shadow, R_GEN_CONFIG_II, sermode1, async);
721 *R_GEN_CONFIG_II = gen_config_ii_shadow;
916 SETS(gen_config_ii_shadow, R_GEN_CONFIG_I
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v10/arch/
H A Dio.h8 extern unsigned long gen_config_ii_shadow;

Completed in 125 milliseconds