Home
last modified time | relevance | path

Searched full:nex (Results 1 – 9 of 9) sorted by relevance

/linux-5.10/arch/arm/mach-s3c/
Dmach-otom.c3 // Copyright (c) 2004 Nex Vision
116 MACHINE_START(OTOM, "Nex Vision - Otom 1.1")
DKconfig.s3c24xx236 Say Y here if you are using the Nex Vision OTOM board
469 Say Y here if you are using the Nex Vision NEXCODER 2440 Light Board
Dmach-nexcoder.c4 // Copyright (c) 2004 Nex Vision
/linux-5.10/Documentation/arm/samsung-s3c24xx/
Doverview.rst123 Nex Vision Nexcoder
124 Nex Vision Otom
126 Two machines by Nex Vision
/linux-5.10/fs/xfs/libxfs/
Dxfs_inode_fork.c108 int nex = XFS_DFORK_NEXTENTS(dip, whichfork); in xfs_iformat_extents() local
109 int size = nex * sizeof(xfs_bmbt_rec_t); in xfs_iformat_extents()
121 (unsigned long long) ip->i_ino, nex); in xfs_iformat_extents()
135 for (i = 0; i < nex; i++, dp++) { in xfs_iformat_extents()
/linux-5.10/Documentation/leds/
Dleds-mlxcpld.rst5 Provide system LED support for the nex Mellanox systems:
/linux-5.10/Documentation/devicetree/bindings/memory-controllers/
Dst,stm32-fmc2-ebi.yaml128 defined in nanoseconds from NBLx low to Chip Select NEx low.
/linux-5.10/drivers/infiniband/hw/hfi1/
Duser_exp_rcv.c466 * for example), unpin all unmapped pages so we can pin them nex time. in hfi1_user_exp_rcv_setup()
/linux-5.10/fs/xfs/
Dxfs_trace.h2033 __field(int, nex)
2042 __entry->nex = ip->i_df.if_nextents;
2052 __entry->nex,