Home
last modified time | relevance | path

Searched full:stacked (Results 1 – 25 of 105) sorted by relevance

12345

/linux-6.8/drivers/edac/
Di3200_edac.c316 u16 drbs[I3200_CHANNELS][I3200_RANKS_PER_CHANNEL], bool stacked, in drb_to_nr_pages() argument
327 if (stacked && (channel == 1) && in drb_to_nr_pages()
342 bool stacked; in i3200_probe1() local
382 stacked = i3200_is_stacked(pdev, drbs); in i3200_probe1()
396 nr_pages = drb_to_nr_pages(drbs, stacked, j, i); in i3200_probe1()
401 stacked ? " (stacked)" : "", PAGES_TO_MiB(nr_pages)); in i3200_probe1()
Dx38_edac.c301 bool stacked, int channel, int rank) in drb_to_nr_pages() argument
308 if (stacked && (channel == 1) && drbs[channel][rank] == in drb_to_nr_pages()
324 bool stacked; in x38_probe1() local
363 stacked = x38_is_stacked(pdev, drbs); in x38_probe1()
375 nr_pages = drb_to_nr_pages(drbs, stacked, in x38_probe1()
/linux-6.8/arch/m68k/fpsp040/
Dx_fline.S83 movew EXC_SR+4(%a6),EXC_SR(%a6) |move stacked sr to new position
84 movel EXC_PC+4(%a6),EXC_PC(%a6) |move stacked pc to new position
87 addl %d1,EXC_PC(%a6) |increment stacked pc value to next inst
/linux-6.8/Documentation/networking/
Doperstates.rst72 Interfaces stacked on an interface that is IF_OPER_DOWN show this
137 IF_OPER_LOWERLAYERDOWN if the interface is stacked, IF_OPER_DOWN
138 otherwise. Kernel can recognise stacked interfaces because their
Dtimestamping.rst625 3.2 Special considerations for stacked PTP Hardware Clocks
633 cases of stacked PHCs, detailed below:
764 Stacked PHCs, especially DSA (but not only) - since that doesn't require any
767 trigger before the existence of stacked PTP clocks. One example has to do with
785 described above, in the case of a stacked PHC system, this condition should
792 "``skb_shinfo(skb)->tx_flags & SKBTX_IN_PROGRESS``" was set. With a stacked
/linux-6.8/Documentation/devicetree/bindings/spi/
Dspi-peripheral-props.yaml91 stacked-memories:
92 description: Several SPI memories can be wired in stacked mode.
Dspi-controller.yaml162 stacked-memories = /bits/ 64 <0x10000000 0x10000000>;
/linux-6.8/arch/m68k/ifpsp060/
DCHANGES78 For instruction read access errors, the info stacked is:
100 For data read/write access errors, the info stacked is:
/linux-6.8/drivers/mtd/lpddr/
Dlpddr2_nvm.c169 map_word data_h = { {0} }; /* only for 2x x16 devices stacked */ in lpddr2_nvm_do_op()
191 if (pcm_data->bus_width == 0x0004) { /* 2x16 devices stacked */ in lpddr2_nvm_do_op()
213 if (pcm_data->bus_width == 0x0004) /* 2x16 devices stacked */ in lpddr2_nvm_do_op()
220 if (pcm_data->bus_width == 0x0004) {/* 2x16 devices stacked */ in lpddr2_nvm_do_op()
/linux-6.8/net/switchdev/
Dswitchdev.c632 /* Switch ports might be stacked under e.g. a LAG. Ignore the in __switchdev_handle_port_obj_add()
636 * If the driver does its own bookkeeping of stacked ports, it's not in __switchdev_handle_port_obj_add()
743 /* Switch ports might be stacked under e.g. a LAG. Ignore the in __switchdev_handle_port_obj_del()
747 * If the driver does its own bookkeeping of stacked ports, it's not in __switchdev_handle_port_obj_del()
854 /* Switch ports might be stacked under e.g. a LAG. Ignore the in __switchdev_handle_port_attr_set()
858 * If the driver does its own bookkeeping of stacked ports, it's not in __switchdev_handle_port_attr_set()
/linux-6.8/Documentation/block/
Dbiovecs.rst116 could eliminate a lot of complexity particularly in stacked drivers. Code
118 more importantly stacked drivers don't have to deal with both their own bio
/linux-6.8/fs/
Dbacking-file.c29 * returned file into a container structure that also stores the stacked
208 * Stacked filesystems don't support deferred completions, don't copy in backing_file_write_iter()
/linux-6.8/Documentation/networking/devlink/
Dmlx5.rst90 failover between representors and stacked devices. By default metadata is
96 3. Stacked devices
/linux-6.8/arch/openrisc/include/asm/
Dprocessor.h50 * At user->kernel entry, the pt_regs struct is stacked on the top of the
/linux-6.8/arch/openrisc/kernel/
Dsignal.c79 * Since we stacked the signal on a dword boundary, in _sys_rt_sigreturn()
204 /* actually move the usp to reflect the stacked frame */ in setup_rt_frame()
/linux-6.8/Documentation/filesystems/
Decryptfs.rst4 eCryptfs: A stacked cryptographic filesystem for Linux
/linux-6.8/Documentation/devicetree/bindings/media/i2c/
Dimx258.yaml14 type stacked image sensor with a square pixel array of size 4208 x 3120. It
/linux-6.8/Documentation/security/keys/
Decryptfs.rst5 ECryptfs is a stacked filesystem which transparently encrypts and decrypts each
/linux-6.8/arch/arm/mach-omap2/
Dcontrol.c515 * omap3_ctrl_setup_d2d_padconf - setup stacked modem pads for idle
517 * Sets up the pads controlling the stacked modem in such way that the
525 * In a stand alone OMAP3430 where there is not a stacked in omap3_ctrl_setup_d2d_padconf()
/linux-6.8/Documentation/core-api/irq/
Dirq-domain.rst269 IRQ. Now we could go one step further to support stacked(hierarchy)
274 With stacked irq_chip, interrupt controller driver only needs to deal
/linux-6.8/arch/arm/kernel/
Dfiq.c13 * be stacked onto the vector. We still do not support sharing
/linux-6.8/arch/powerpc/boot/dts/
Dmpc5121ads.dts17 * stacked package.
/linux-6.8/Documentation/userspace-api/media/v4l/
Duserp.rst76 and enqueue buffers, when enough buffers are stacked up output is
/linux-6.8/drivers/soc/qcom/
Dsmd-rpm.c69 * Multiple of these messages can be stacked in an rpm message.
/linux-6.8/arch/arm64/kernel/
Dsignal32.c237 * Since we stacked the signal on a 64-bit boundary, in COMPAT_SYSCALL_DEFINE0()
268 * Since we stacked the signal on a 64-bit boundary, in COMPAT_SYSCALL_DEFINE0()

12345