/Linux-v6.1/drivers/edac/ |
D | i3200_edac.c | 316 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()
|
D | x38_edac.c | 301 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-v6.1/arch/m68k/fpsp040/ |
D | x_fline.S | 83 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-v6.1/arch/ia64/include/uapi/asm/ |
D | signal.h | 63 * all physical stacked registers. The number of physical stacked
|
/Linux-v6.1/Documentation/networking/ |
D | operstates.rst | 72 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
|
D | timestamping.rst | 594 3.2 Special considerations for stacked PTP Hardware Clocks 602 cases of stacked PHCs, detailed below: 733 Stacked PHCs, especially DSA (but not only) - since that doesn't require any 736 trigger before the existence of stacked PTP clocks. One example has to do with 754 described above, in the case of a stacked PHC system, this condition should 761 "``skb_shinfo(skb)->tx_flags & SKBTX_IN_PROGRESS``" was set. With a stacked
|
/Linux-v6.1/Documentation/devicetree/bindings/spi/ |
D | spi-peripheral-props.yaml | 76 stacked-memories: 77 description: Several SPI memories can be wired in stacked mode.
|
D | spi-controller.yaml | 161 stacked-memories = /bits/ 64 <0x10000000 0x10000000>;
|
/Linux-v6.1/net/switchdev/ |
D | switchdev.c | 559 /* Switch ports might be stacked under e.g. a LAG. Ignore the in __switchdev_handle_port_obj_add() 563 * If the driver does its own bookkeeping of stacked ports, it's not in __switchdev_handle_port_obj_add() 670 /* Switch ports might be stacked under e.g. a LAG. Ignore the in __switchdev_handle_port_obj_del() 674 * If the driver does its own bookkeeping of stacked ports, it's not in __switchdev_handle_port_obj_del() 781 /* Switch ports might be stacked under e.g. a LAG. Ignore the in __switchdev_handle_port_attr_set() 785 * If the driver does its own bookkeeping of stacked ports, it's not in __switchdev_handle_port_attr_set()
|
/Linux-v6.1/arch/ia64/kernel/ |
D | pal.S | 12 * 05/22/2000 eranian Added support for stacked register calls 95 * Make a PAL call using the stacked registers calling convention. 203 * Make a PAL call using the stacked registers in physical mode.
|
/Linux-v6.1/arch/m68k/ifpsp060/ |
D | CHANGES | 78 For instruction read access errors, the info stacked is: 100 For data read/write access errors, the info stacked is:
|
/Linux-v6.1/drivers/mtd/lpddr/ |
D | lpddr2_nvm.c | 169 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-v6.1/Documentation/block/ |
D | biovecs.rst | 116 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-v6.1/arch/openrisc/include/asm/ |
D | processor.h | 50 * At user->kernel entry, the pt_regs struct is stacked on the top of the
|
/Linux-v6.1/arch/openrisc/kernel/ |
D | signal.c | 73 * Since we stacked the signal on a dword boundary, in _sys_rt_sigreturn() 197 /* actually move the usp to reflect the stacked frame */ in setup_rt_frame()
|
/Linux-v6.1/Documentation/filesystems/ |
D | ecryptfs.rst | 4 eCryptfs: A stacked cryptographic filesystem for Linux
|
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/ |
D | imx258.yaml | 14 type stacked image sensor with a square pixel array of size 4208 x 3120. It
|
/Linux-v6.1/Documentation/security/keys/ |
D | ecryptfs.rst | 5 ECryptfs is a stacked filesystem which transparently encrypts and decrypts each
|
/Linux-v6.1/Documentation/core-api/irq/ |
D | irq-domain.rst | 269 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-v6.1/arch/arm/mach-omap2/ |
D | control.c | 576 * omap3_ctrl_setup_d2d_padconf - setup stacked modem pads for idle 578 * Sets up the pads controlling the stacked modem in such way that the 586 * In a stand alone OMAP3430 where there is not a stacked in omap3_ctrl_setup_d2d_padconf()
|
/Linux-v6.1/arch/arm/kernel/ |
D | fiq.c | 13 * be stacked onto the vector. We still do not support sharing
|
/Linux-v6.1/arch/powerpc/boot/dts/ |
D | mpc5121ads.dts | 17 * stacked package.
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | userp.rst | 76 and enqueue buffers, when enough buffers are stacked up output is
|
D | dmabuf.rst | 132 and enqueue buffers, when enough buffers are stacked up output is
|
/Linux-v6.1/arch/arm64/kernel/ |
D | signal32.c | 237 * 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()
|