Lines Matching defs:controller
297 * @bank: bank id of the controller this CS is connected to
323 * @node: node to be used to associate this chip with the controller
335 * struct denali_controller - Denali NAND controller data
337 * @controller: base NAND controller structure
339 * @chips: the list of chips attached to this controller
346 * @irq_mask: interrupt bits the controller is waiting for
353 * @nbanks: the number of banks supported by this controller
355 * @caps: controller capabilities that cannot be detected run-time
362 struct nand_controller controller;