Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/arch/arm/kvm/hyp/
DMakefile19 obj-$(CONFIG_KVM_ARM_HOST) += banked-sr.o
/Linux-v5.4/arch/sh/
DKconfig.cpu95 accomplishing what is taken care of by the banked registers.
/Linux-v5.4/Documentation/i2c/
Di2c-stub.rst57 select the active bank, as well as the range of banked registers.
/Linux-v5.4/Documentation/devicetree/bindings/gpio/
Dgpio-davinci.txt20 - interrupts: Array of GPIO interrupt number. Only banked or unbanked IRQs are
/Linux-v5.4/arch/arm/kernel/
Dsleep.S115 bl cpu_init @ restore the und/abt/irq banked regs
/Linux-v5.4/Documentation/arm/
Dsetup.rst23 the memory is banked, then this should contain the total number
/Linux-v5.4/Documentation/virt/kvm/devices/
Darm-vgic.txt50 fields are not banked, but return the same value regardless of the
Darm-vgic-v3.txt100 Note that distributor fields are not banked, but return the same value
/Linux-v5.4/Documentation/driver-api/soundwire/
Dstream.rst259 Slave(s) registers. The banked registers programming is done on the
/Linux-v5.4/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c263 static bool banked(int reg_nr) in banked() function
292 if (banked(reg_nr)) in lcdc_write_chan()