Home
last modified time | relevance | path

Searched refs:banked (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/Documentation/sh/
Dregister-banks.txt8 bank (selected by SR.RB, only r0 ... r7 are banked), whereas other families
14 In the case of this type of banking, banked registers are mapped directly to
16 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
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dgpio-davinci.txt17 - interrupts: Array of GPIO interrupt number. Only banked or unbanked IRQs are
/linux-4.4.14/arch/sh/
DKconfig.cpu94 accomplishing what is taken care of by the banked registers.
/linux-4.4.14/Documentation/i2c/
Di2c-stub55 select the active bank, as well as the range of banked registers.
/linux-4.4.14/arch/arm/kernel/
Dsleep.S114 bl cpu_init @ restore the und/abt/irq banked regs
/linux-4.4.14/Documentation/arm/
DSetup24 the memory is banked, then this should contain the total number
/linux-4.4.14/Documentation/virtual/kvm/devices/
Darm-vgic.txt55 fields are not banked, but return the same value regardless of the
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Darm,gic.txt59 regions, used when the GIC doesn't have banked registers. The offset is
/linux-4.4.14/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c265 static bool banked(int reg_nr) in banked() function
294 if (banked(reg_nr)) in lcdc_write_chan()