Searched refs:banked (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/Documentation/sh/ |
D | register-banks.txt | 8 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-v4.19/arch/arm/kvm/hyp/ |
D | Makefile | 18 obj-$(CONFIG_KVM_ARM_HOST) += banked-sr.o
|
/Linux-v4.19/arch/sh/ |
D | Kconfig.cpu | 95 accomplishing what is taken care of by the banked registers.
|
/Linux-v4.19/Documentation/i2c/ |
D | i2c-stub | 55 select the active bank, as well as the range of banked registers.
|
/Linux-v4.19/Documentation/devicetree/bindings/gpio/ |
D | gpio-davinci.txt | 18 - interrupts: Array of GPIO interrupt number. Only banked or unbanked IRQs are
|
/Linux-v4.19/arch/arm/kernel/ |
D | sleep.S | 115 bl cpu_init @ restore the und/abt/irq banked regs
|
/Linux-v4.19/Documentation/arm/ |
D | Setup | 24 the memory is banked, then this should contain the total number
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | arm,gic.txt | 62 regions, used when the GIC doesn't have banked registers. The offset is
|
/Linux-v4.19/Documentation/virtual/kvm/devices/ |
D | arm-vgic.txt | 50 fields are not banked, but return the same value regardless of the
|
D | arm-vgic-v3.txt | 100 Note that distributor fields are not banked, but return the same value
|
/Linux-v4.19/Documentation/driver-api/soundwire/ |
D | stream.rst | 229 Slave(s) registers. The banked registers programming is done on the
|
/Linux-v4.19/drivers/video/fbdev/ |
D | sh_mobile_lcdcfb.c | 263 static bool banked(int reg_nr) in banked() function 292 if (banked(reg_nr)) in lcdc_write_chan()
|