Lines Matching full:fdt
57 #ifdef FDT
73 /* Share our fdt node with iicbus so it can find its child nodes. */ in gpioiic_get_node()
115 #endif /* FDT */
142 #ifdef FDT in gpioiic_setup_hinted_pins()
144 * Be silent when there are no hints on FDT systems; the FDT in gpioiic_setup_hinted_pins()
271 * (usually via hint.gpioiic.#.at=busname). On FDT systems we bid as in gpioiic_probe()
272 * the default driver based on being configured in the FDT data. in gpioiic_probe()
276 #ifdef FDT in gpioiic_probe()
297 #ifdef FDT in gpioiic_attach()
309 * NB: in the !FDT case the controller driver might not be set up enough in gpioiic_attach()
314 #ifdef FDT in gpioiic_attach()
355 #ifdef FDT