Searched refs:banked (Results 1 – 11 of 11) 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
19 obj-$(CONFIG_KVM_ARM_HOST) += banked-sr.o
95 accomplishing what is taken care of by the banked registers.
57 select the active bank, as well as the range of banked registers.
20 - interrupts: Array of GPIO interrupt number. Only banked or unbanked IRQs are
115 bl cpu_init @ restore the und/abt/irq banked regs
23 the memory is banked, then this should contain the total number
50 fields are not banked, but return the same value regardless of the
100 Note that distributor fields are not banked, but return the same value
259 Slave(s) registers. The banked registers programming is done on the
263 static bool banked(int reg_nr) in banked() function292 if (banked(reg_nr)) in lcdc_write_chan()