Lines Matching full:fdt
49 * Or configure via FDT data.
64 #ifdef FDT
74 #endif /* FDT */
102 * (usually via hint.gpioths.#.at=busname). On FDT systems we bid as in gpioths_probe()
103 * the default driver based on being configured in the FDT data. in gpioths_probe()
107 #ifdef FDT in gpioths_probe()
315 #ifdef FDT in gpioths_attach()
316 /* Try to configure our pin from fdt data on fdt-based systems. */ in gpioths_attach()
323 * If we didn't get configured by fdt data and our parent is gpiobus, in gpioths_attach()
325 * on fdt-based systems). in gpioths_attach()
407 #ifdef FDT