Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/arch/arm/kernel/
Dsleep.S69 bl cpu_init @ restore the und/abt/irq banked regs
/linux-3.4.99/Documentation/devicetree/bindings/arm/
Dgic.txt46 regions, used when the GIC doesn't have banked registers. The offset is
/linux-3.4.99/Documentation/i2c/
Di2c-stub47 If the hardware for your driver has banked registers (e.g. Winbond sensors
/linux-3.4.99/arch/sh/
DKconfig.cpu95 accomplishing what is taken care of by the banked registers.
/linux-3.4.99/Documentation/arm/
DSetup24 the memory is banked, then this should contain the total number
/linux-3.4.99/drivers/video/
Dsh_mobile_lcdcfb.c97 static bool banked(int reg_nr) in banked() function
126 if (banked(reg_nr)) in lcdc_write_chan()