Searched refs:banked (Results 1 – 9 of 9) sorted by relevance
8 bank (selected by SR.RB, only r0 ... r7 are banked), whereas other families14 In the case of this type of banking, banked registers are mapped directly to16 can still be used to reference the banked registers (as r0_bank ... r7_bank)18 in mind when writing code that utilizes these banked registers, for obvious
17 - interrupts: Array of GPIO interrupt number. Only banked or unbanked IRQs are
94 accomplishing what is taken care of by the banked registers.
55 select the active bank, as well as the range of banked registers.
114 bl cpu_init @ restore the und/abt/irq banked regs
24 the memory is banked, then this should contain the total number
55 fields are not banked, but return the same value regardless of the
59 regions, used when the GIC doesn't have banked registers. The offset is
265 static bool banked(int reg_nr) in banked() function294 if (banked(reg_nr)) in lcdc_write_chan()