Lines Matching refs:bank
14 GPIO bank can have one of the two possible types of interrupt-wirings.
20 | |----> [gpio-bank (n) ]
21 | |----> [gpio-bank (n + 1)]
22 [irqN]-- | irq-mux |----> [gpio-bank (n + 2)]
23 | |----> [gpio-bank (... )]
24 |_________|----> [gpio-bank (n + 7)]
26 Second type has a dedicated interrupt per gpio bank.
28 [irqN]----> [gpio-bank (n)]
38 bank are capable of retiming. Retiming is mainly used to improve the
40 - ranges : defines mapping between pin controller node (parent) to gpio-bank
50 GPIO controller/bank node.
54 - st,bank-name : Should be a name string for this bank as specified in
58 - interrupts : Interrupt number for this gpio bank. If there is a dedicated
59 interrupt wired up for this gpio bank.
62 bank can be an interrupt controller iff one of the interrupt type either via
63 irqmux or a dedicated interrupt per bank is specified.
95 st,bank-name = "PIO0";
109 <bank offset mux mode rt_type rt_delay rt_clk>
114 -bank : Should be bank phandle to which this PIO belongs.
115 -offset : Offset in the PIO bank.