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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dftape.h122 #ifndef CONFIG_FT_FDC_IRQ
123 # define CONFIG_FT_FDC_IRQ 0 macro
151 # if CONFIG_FT_FDC_IRQ == 0
152 # undef CONFIG_FT_FDC_IRQ macro
153 # define CONFIG_FT_FDC_IRQ 9 macro
164 # if CONFIG_FT_FDC_IRQ == 0
165 # undef CONFIG_FT_FDC_IRQ macro
166 # define CONFIG_FT_FDC_IRQ 6 macro
177 # if CONFIG_FT_FDC_IRQ == 0
178 # undef CONFIG_FT_FDC_IRQ macro
179 # define CONFIG_FT_FDC_IRQ macro
191 # undef CONFIG_FT_FDC_IRQ macro
192 # define CONFIG_FT_FDC_IRQ macro
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dftape.h122 #ifndef CONFIG_FT_FDC_IRQ
123 # define CONFIG_FT_FDC_IRQ 0 macro
151 # if CONFIG_FT_FDC_IRQ == 0
152 # undef CONFIG_FT_FDC_IRQ macro
153 # define CONFIG_FT_FDC_IRQ 9 macro
164 # if CONFIG_FT_FDC_IRQ == 0
165 # undef CONFIG_FT_FDC_IRQ macro
166 # define CONFIG_FT_FDC_IRQ 6 macro
177 # if CONFIG_FT_FDC_IRQ == 0
178 # undef CONFIG_FT_FDC_IRQ macro
179 # define CONFIG_FT_FDC_IRQ macro
191 # undef CONFIG_FT_FDC_IRQ macro
192 # define CONFIG_FT_FDC_IRQ macro
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ftape/lowlevel/
H A Dftape-setup.c55 { "irq", &ft_fdc_irq, CONFIG_FT_FDC_IRQ, 2, 15},
H A Dfdc-io.c60 unsigned int ft_fdc_irq = CONFIG_FT_FDC_IRQ;

Completed in 99 milliseconds