Home
last modified time | relevance | path

Searched refs:stacked (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.15/drivers/edac/
H A 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()
H A 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.15/arch/m68k/fpsp040/
H A 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
H A Ddo_func.S502 | stacked FPSR to be correctly reported.
/linux-6.15/Documentation/networking/
H A 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
H A Dtimestamping.rst675 3.2 Special considerations for stacked PTP Hardware Clocks
683 cases of stacked PHCs, detailed below:
814 The use of stacked PHCs may uncover MAC driver bugs which were impossible to
833 described above, in the case of a stacked PHC system, this condition should
840 "``skb_shinfo(skb)->tx_flags & SKBTX_IN_PROGRESS``" was set. With a stacked
/linux-6.15/Documentation/devicetree/bindings/spi/
H A Dspi-peripheral-props.yaml91 stacked-memories:
92 description: Several SPI memories can be wired in stacked mode.
H A Dspi-controller.yaml194 stacked-memories = /bits/ 64 <0x10000000 0x10000000>;
/linux-6.15/arch/m68k/ifpsp060/
H A DCHANGES78 For instruction read access errors, the info stacked is:
100 For data read/write access errors, the info stacked is:
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Dsony,imx258.yaml14 type stacked image sensor with a square pixel array of size 4208 x 3120. It
/linux-6.15/Documentation/filesystems/
H A Decryptfs.rst4 eCryptfs: A stacked cryptographic filesystem for Linux
/linux-6.15/arch/powerpc/boot/dts/
H A Dmpc5121ads.dts17 * stacked package.
/linux-6.15/Documentation/security/keys/
H A Decryptfs.rst5 ECryptfs is a stacked filesystem which transparently encrypts and decrypts each
/linux-6.15/Documentation/block/
H A 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.15/Documentation/devicetree/
H A Doverlay-notes.rst116 overlay changeset that is stacked by another will not be permitted.
/linux-6.15/arch/m68k/ifpsp060/src/
H A Dpfpsp.S3355 # to the effective address as pointed to by the stacked effective address.
3848 # _dcalc_ea(): calc correct <ea> from <ea> stacked on exception #
3862 # The stacked <ea> for FP unimplemented instructions and opclass #
3867 # stacked <ea> value is 8 bytes too big #
3870 # stacked b,w,l and s sizes are completely stacked. #
3923 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct
3935 # _calc_ea_fout(): calculate correct stacked <ea> for extended #
3949 # stacked for the exception is incorrect for -(an) and (an)+ addressing #
/linux-6.15/Documentation/networking/caif/
H A Dlinux_caif.rst163 - Layers are stacked by setting the pointers::
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Ddmabuf.rst132 and enqueue buffers, when enough buffers are stacked up output is
H A Duserp.rst76 and enqueue buffers, when enough buffers are stacked up output is
H A Dmmap.rst229 applications fill and enqueue buffers, when enough buffers are stacked
/linux-6.15/Documentation/core-api/irq/
H A 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.15/Documentation/devicetree/bindings/arm/
H A Darm,vexpress-juno.yaml123 description: When daughterboards are stacked on one site, their position
/linux-6.15/Documentation/networking/devlink/
H A Dmlx5.rst93 failover between representors and stacked devices. By default metadata is
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-class-net103 stacked (e.g: VLAN interfaces) but still have the same MAC
/linux-6.15/Documentation/driver-api/
H A Dedac.rst112 communication lanes. It uses vertically stacked memory chips (DRAM dies)

12