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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dftape.h119 #ifndef CONFIG_FT_FDC_BASE
120 # define CONFIG_FT_FDC_BASE 0 macro
147 # if CONFIG_FT_FDC_BASE == 0
148 # undef CONFIG_FT_FDC_BASE macro
149 # define CONFIG_FT_FDC_BASE 0x180 macro
160 # if CONFIG_FT_FDC_BASE == 0
161 # undef CONFIG_FT_FDC_BASE macro
162 # define CONFIG_FT_FDC_BASE 0x1E0 macro
173 # if CONFIG_FT_FDC_BASE == 0
174 # undef CONFIG_FT_FDC_BASE macro
175 # define CONFIG_FT_FDC_BASE macro
187 # undef CONFIG_FT_FDC_BASE macro
188 # define CONFIG_FT_FDC_BASE macro
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dftape.h119 #ifndef CONFIG_FT_FDC_BASE
120 # define CONFIG_FT_FDC_BASE 0 macro
147 # if CONFIG_FT_FDC_BASE == 0
148 # undef CONFIG_FT_FDC_BASE macro
149 # define CONFIG_FT_FDC_BASE 0x180 macro
160 # if CONFIG_FT_FDC_BASE == 0
161 # undef CONFIG_FT_FDC_BASE macro
162 # define CONFIG_FT_FDC_BASE 0x1E0 macro
173 # if CONFIG_FT_FDC_BASE == 0
174 # undef CONFIG_FT_FDC_BASE macro
175 # define CONFIG_FT_FDC_BASE macro
187 # undef CONFIG_FT_FDC_BASE macro
188 # define CONFIG_FT_FDC_BASE macro
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ftape/lowlevel/
H A Dftape-setup.c54 { "ioport", &ft_fdc_base, CONFIG_FT_FDC_BASE, 0x0, 0xfff},
H A Dfdc-io.c59 unsigned int ft_fdc_base = CONFIG_FT_FDC_BASE;

Completed in 100 milliseconds