Home
last modified time | relevance | path

Searched full:banked (Results 1 – 25 of 45) sorted by relevance

12

/Linux-v6.1/Documentation/sh/
Dregister-banks.rst11 bank (selected by SR.RB, only r0 ... r7 are banked), whereas other families
17 In the case of this type of banking, banked registers are mapped directly to
19 can still be used to reference the banked registers (as r0_bank ... r7_bank)
21 in mind when writing code that utilizes these banked registers, for obvious
/Linux-v6.1/tools/arch/arm/include/uapi/asm/
Dkvm.h156 * registers that are banked by security. This is 1 for the secure banked
157 * register, and 0 for the nonsecure banked register or if the register is
158 * not banked by security.
/Linux-v6.1/drivers/i2c/
Di2c-stub.c44 /* Some chips have banked register ranges */
56 MODULE_PARM_DESC(bank_start, "First banked register");
60 MODULE_PARM_DESC(bank_end, "Last banked register");
214 * We ignore banks here, because banked chips don't use I2C in stub_xfer()
383 /* Allocate extra memory for banked register ranges */ in i2c_stub_init()
/Linux-v6.1/drivers/clocksource/
Darm_global_timer.c30 #define GT_CONTROL_TIMER_ENABLE BIT(0) /* this bit is NOT banked */
31 #define GT_CONTROL_COMP_ENABLE BIT(1) /* banked */
32 #define GT_CONTROL_IRQ_ENABLE BIT(2) /* banked */
33 #define GT_CONTROL_AUTO_INC BIT(3) /* banked */
/Linux-v6.1/arch/arm/mach-omap2/
Domap-headsmp.S111 * banked version is now composed of 2 bits:
114 * The Non-Secure banked register has not changed
Domap-smp.c212 * banked version is now composed of 2 bits: in omap4_boot_secondary()
215 * The Non-Secure banked register has not changed in omap4_boot_secondary()
/Linux-v6.1/drivers/clk/qcom/
Dclk-rcg.h105 * @mn: mn counter (banked)
106 * @s: source selector (banked)
/Linux-v6.1/Documentation/devicetree/bindings/gpio/
Dgpio-davinci.yaml47 The interrupts are specified as per the interrupt parent. Only banked
49 banked then provide list of interrupts corresponding to each bank, else
/Linux-v6.1/drivers/nvmem/
Dimx-ocotp.c366 * In banked/i.MX7 mode the OTP register bank goes into waddr in imx_ocotp_write()
375 * Non-banked i.MX6 mode. in imx_ocotp_write()
406 * Note: on i.MX7 there are four data fields to write for banked write in imx_ocotp_write()
412 /* Banked/i.MX7 mode */ in imx_ocotp_write()
440 /* Non-banked i.MX6 mode */ in imx_ocotp_write()
/Linux-v6.1/arch/sh/
DKconfig.cpu86 accomplishing what is taken care of by the banked registers.
/Linux-v6.1/Documentation/i2c/
Di2c-stub.rst57 select the active bank, as well as the range of banked registers.
/Linux-v6.1/drivers/leds/
Dleds-lp50xx.c282 * @num_of_banked_leds: holds the number of banked LEDs
417 dev_err(priv->dev, "Cannot setup banked LEDs\n"); in lp50xx_probe_leds()
479 * banked which also is presented as 3 LEDs. in lp50xx_probe_dt()
/Linux-v6.1/Documentation/arm/
Dsetup.rst23 the memory is banked, then this should contain the total number
/Linux-v6.1/drivers/gpio/
Dgpio-davinci.c225 * interrupts is equal to number of gpios else all are banked so in davinci_gpio_probe()
541 * banked IRQs. Having GPIOs in the first GPIO bank use direct in davinci_gpio_irq_setup()
542 * IRQs, while the others use banked IRQs, would need some setup in davinci_gpio_irq_setup()
/Linux-v6.1/drivers/irqchip/
Dirq-sun6i-r.c35 * ^ bits 16-18 are direct IRQs for peripherals with banked interrupts, such as
38 * The H6 variant adds two more (banked) direct IRQs and implements the full
Dirq-gic-common.c125 * Deal with the banked PPI and SGI interrupts - disable all in gic_cpu_config()
Dirq-gic.c18 * registers are banked per-cpu for these sources.
1006 * is a banked register, we can only forward the SGI using in gic_migrate_target()
1182 /* Frankein-GIC without banked registers... */ in gic_init_bases()
1605 * There is no support for non-banked GICv1/2 register in ACPI spec. in gic_acpi_parse_madt_cpu()
Dirq-hip04.c22 * registers are banked per-cpu for these sources.
/Linux-v6.1/drivers/soundwire/
Ddebugfs.c60 /* DP0 non-banked registers */ in sdw_slave_reg_show()
/Linux-v6.1/drivers/phy/st/
Dphy-miphy28lp.c437 /* Banked settings */ in miphy28lp_sata_config_gen()
464 /* Banked settings */ in miphy28lp_pcie_config_gen()
656 /* Banked settings Gen1/Gen2/Gen3 */ in miphy28lp_configure_sata()
699 /* Banked settings Gen1/Gen2 */ in miphy28lp_configure_pcie()
/Linux-v6.1/arch/arm/kernel/
Dsleep.S129 bl cpu_init @ restore the und/abt/irq banked regs
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/
Darm,gic.yaml119 regions, used when the GIC doesn't have banked registers. The offset
/Linux-v6.1/Documentation/virt/kvm/devices/
Darm-vgic.rst61 fields are not banked, but return the same value regardless of the
/Linux-v6.1/arch/arc/kernel/
Dentry-arcv2.S88 ; icause is banked: one per priority level
/Linux-v6.1/include/linux/soundwire/
Dsdw_registers.h213 /* Banked Registers */

12