| /kernel/linux/linux-6.6/drivers/interconnect/imx/ |
| D | imx.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 6 * Copyright (c) 2019-2020, NXP 13 #include <linux/interconnect-provider.h> 20 * Read Priority in Fixed/Limiter mode 25 * Write Priority in Fixed/Limiter mode 50 * struct imx_icc_node_adj - Describe a dynamic adjustable node 59 * struct imx_icc_node - Describe an interconnect node 62 * @links: an array of slaves' node id 63 * @num_links: number of id defined in links 68 u16 links[IMX_ICC_MAX_LINKS]; member [all …]
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | affs.rst | 1 .. SPDX-License-Identifier: GPL-2.0 18 a bug has been fixed so that accented ("international") letters 19 in file names are case-insensitive, as they ought to be. 95 symbolic links on an AFFS partition. Default = "/". 99 When symbolic links with an absolute path are created 107 Amiga -> Linux: 111 - R maps to r for user, group and others. On directories, R implies x. 113 - W maps to w. 115 - E maps to x. 117 - D is ignored. [all …]
|
| D | qnx6.rst | 1 .. SPDX-License-Identifier: GPL-2.0 29 ------ 31 The space in the device or file is split up into blocks. These are a fixed 39 --------------- 65 Unused block pointers are always set to ~0 - regardless of root node, 79 0x1000 is the size reserved for each superblock - regardless of the 83 ------ 104 ----------- 125 ------------- 127 Symbolic links are also filesystem objects with inodes. They got a specific [all …]
|
| D | ocfs2-online-filecheck.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 OCFS2 file system - online file check 11 OCFS2 is often used in high-availability systems. However, OCFS2 usually 12 converts the filesystem to read-only when encounters an error. This may not be 13 necessary, since turning the filesystem read-only would affect other running 16 -EIO errno to the calling process and terminate further processing so that the 18 read-only, and the problematic file's inode number is reported in the kernel 23 This effort is to check/fix small issues which may hinder day-to-day operations 24 of a cluster filesystem by turning the filesystem read-only. The scope of 28 In case of directory to file links is incorrect, the directory inode is [all …]
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ |
| D | affs.rst | 1 .. SPDX-License-Identifier: GPL-2.0 18 a bug has been fixed so that accented ("international") letters 19 in file names are case-insensitive, as they ought to be. 95 symbolic links on an AFFS partition. Default = "/". 99 When symbolic links with an absolute path are created 107 Amiga -> Linux: 111 - R maps to r for user, group and others. On directories, R implies x. 113 - W maps to w. 115 - E maps to x. 117 - D is ignored. [all …]
|
| D | qnx6.rst | 1 .. SPDX-License-Identifier: GPL-2.0 29 ------ 31 The space in the device or file is split up into blocks. These are a fixed 39 --------------- 65 Unused block pointers are always set to ~0 - regardless of root node, 79 0x1000 is the size reserved for each superblock - regardless of the 83 ------ 104 ----------- 125 ------------- 127 Symbolic links are also filesystem objects with inodes. They got a specific [all …]
|
| D | ocfs2-online-filecheck.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 OCFS2 file system - online file check 11 OCFS2 is often used in high-availability systems. However, OCFS2 usually 12 converts the filesystem to read-only when encounters an error. This may not be 13 necessary, since turning the filesystem read-only would affect other running 16 -EIO errno to the calling process and terminate further processing so that the 18 read-only, and the problematic file's inode number is reported in the kernel 23 This effort is to check/fix small issues which may hinder day-to-day operations 24 of a cluster filesystem by turning the filesystem read-only. The scope of 28 In case of directory to file links is incorrect, the directory inode is [all …]
|
| /kernel/linux/linux-6.6/fs/affs/ |
| D | Changes | 7 ----------- 9 - Doesn't work on the alpha. The only 64/32-bit 14 Alas, I've got no alpha to debug. :-( 16 - The partition checker (drivers/block/genhd.c) 20 - The feature to automatically make the fs clean 24 - When a file is truncated to a size that is not 29 Please direct bug reports to: zippel@linux-m68k.org 32 ------------ 33 - kill kernel lock 34 - fix for a possible bitmap corruption [all …]
|
| /kernel/linux/linux-5.10/fs/affs/ |
| D | Changes | 7 ----------- 9 - Doesn't work on the alpha. The only 64/32-bit 14 Alas, I've got no alpha to debug. :-( 16 - The partition checker (drivers/block/genhd.c) 20 - The feature to automatically make the fs clean 24 - When a file is truncated to a size that is not 29 Please direct bug reports to: zippel@linux-m68k.org 32 ------------ 33 - kill kernel lock 34 - fix for a possible bitmap corruption [all …]
|
| /kernel/linux/linux-5.10/Documentation/sound/soc/ |
| D | dpcm.rst | 18 DPCM re-uses all the existing component codec, platform and DAI drivers without 23 ------------------------------------- 26 document for all examples :- 32 PCM0 <------------> * * <----DAI0-----> Codec Headset 34 PCM1 <------------> * * <----DAI1-----> Codec Speakers 36 PCM2 <------------> * * <----DAI2-----> MODEM 38 PCM3 <------------> * * <----DAI3-----> BT 40 * * <----DAI4-----> DMIC 42 * * <----DAI5-----> FM 53 Example - DPCM Switching playback from DAI0 to DAI1 [all …]
|
| /kernel/linux/linux-6.6/Documentation/sound/soc/ |
| D | dpcm.rst | 18 DPCM re-uses all the existing component codec, platform and DAI drivers without 23 ------------------------------------- 26 document for all examples :- 32 PCM0 <------------> * * <----DAI0-----> Codec Headset 34 PCM1 <------------> * * <----DAI1-----> Codec Speakers 36 PCM2 <------------> * * <----DAI2-----> MODEM 38 PCM3 <------------> * * <----DAI3-----> BT 40 * * <----DAI4-----> DMIC 42 * * <----DAI5-----> FM 53 Example - DPCM Switching playback from DAI0 to DAI1 [all …]
|
| /kernel/linux/linux-6.6/Documentation/networking/dsa/ |
| D | sja1105.rst | 8 The NXP SJA1105 is a family of 10 SPI-managed automotive switches: 10 - SJA1105E: First generation, no TTEthernet 11 - SJA1105T: First generation, TTEthernet 12 - SJA1105P: Second generation, no TTEthernet, no SGMII 13 - SJA1105Q: Second generation, TTEthernet, no SGMII 14 - SJA1105R: Second generation, no TTEthernet, SGMII 15 - SJA1105S: Second generation, TTEthernet, SGMII 16 - SJA1110A: Third generation, TTEthernet, SGMII, integrated 100base-T1 and 17 100base-TX PHYs 18 - SJA1110B: Third generation, TTEthernet, SGMII, 100base-T1, 100base-TX [all …]
|
| /kernel/linux/linux-5.10/drivers/net/phy/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 12 PHYlink models the link between the PHY and MAC, allowing fixed 13 configuration links, PHYs, and Serdes links with MAC level 35 Adds support for a set of LED trigger events per-PHY. Link 39 logical-or of all the link speed ones. 49 tristate "MDIO Bus/PHY emulation with fixed speed/link PHYs" 53 Adds the platform "fixed" MDIO Bus to cover the boards that use 56 Currently tested with mpc866ads and mpc8349e-mitx. 82 - ADIN1200 - Robust,Industrial, Low Power 10/100 Ethernet PHY 83 - ADIN1300 - Robust,Industrial, Low Latency 10/100/1000 Gigabit [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | sysfs-rules.rst | 4 The kernel-exported sysfs exports internal kernel implementation details 11 low-level userspace applications, with a new kernel release, the users 12 of sysfs must follow some rules to use an as-abstract-as-possible way to 21 - Do not use libsysfs 23 offer any abstraction, it exposes all the kernel driver-core 31 - sysfs is always at ``/sys`` 38 - devices are only "devices" 39 There is no such thing like class-, bus-, physical devices, 41 just simply a "device". Class-, bus-, physical, ... types are just 47 - devpath (``/devices/pci0000:00/0000:00:1d.1/usb2/2-2/2-2:1.0``) [all …]
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| D | sysfs-rules.rst | 4 The kernel-exported sysfs exports internal kernel implementation details 11 low-level userspace applications, with a new kernel release, the users 12 of sysfs must follow some rules to use an as-abstract-as-possible way to 21 - Do not use libsysfs 23 offer any abstraction, it exposes all the kernel driver-core 31 - sysfs is always at ``/sys`` 38 - devices are only "devices" 39 There is no such thing like class-, bus-, physical devices, 41 just simply a "device". Class-, bus-, physical, ... types are just 47 - devpath (``/devices/pci0000:00/0000:00:1d.1/usb2/2-2/2-2:1.0``) [all …]
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | sfp-phylink.rst | 1 .. SPDX-License-Identifier: GPL-2.0 10 phylink is a mechanism to support hot-pluggable networking modules 11 directly connected to a MAC without needing to re-initialise the 12 adapter on hot-plug events. 14 phylink supports conventional phylib-based setups, fixed link setups 30 2. Fixed mode 32 Fixed mode is the same as PHY mode as far as the MAC driver is 35 3. In-band mode 37 In-band mode is used with 802.3z, SGMII and similar interface modes, 38 and we are expecting to use and honor the in-band negotiation or [all …]
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | sfp-phylink.rst | 1 .. SPDX-License-Identifier: GPL-2.0 10 phylink is a mechanism to support hot-pluggable networking modules 11 directly connected to a MAC without needing to re-initialise the 12 adapter on hot-plug events. 14 phylink supports conventional phylib-based setups, fixed link setups 30 2. Fixed mode 32 Fixed mode is the same as PHY mode as far as the MAC driver is 35 3. In-band mode 37 In-band mode is used with 802.3z, SGMII and similar interface modes, 38 and we are expecting to use and honor the in-band negotiation or [all …]
|
| /kernel/linux/linux-6.6/drivers/net/phy/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 12 PHYlink models the link between the PHY and MAC, allowing fixed 13 configuration links, PHYs, and Serdes links with MAC level 35 Adds support for a set of LED trigger events per-PHY. Link 39 logical-or of all the link speed ones. 55 tristate "MDIO Bus/PHY emulation with fixed speed/link PHYs" 58 Adds the platform "fixed" MDIO Bus to cover the boards that use 61 Currently tested with mpc866ads and mpc8349e-mitx. 88 - ADIN1200 - Robust,Industrial, Low Power 10/100 Ethernet PHY 89 - ADIN1300 - Robust,Industrial, Low Latency 10/100/1000 Gigabit [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
| D | wlcore_i.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (C) 1998-2009 Texas Instruments. All rights reserved. 6 * Copyright (C) 2008-2009 Nokia Corporation 53 * max number of links allowed by all HWs. 54 * this is NOT the actual max links supported by the current hw. 68 * When in AP-mode, we allow (at least) this number of packets 69 * to be transmitted to FW for a STA in PS-mode. Only when packets are 135 /* Cumulative counter of total released mem blocks since FW-reset */ 150 * (length of the array is wl->num_links) 185 size_t len, bool fixed); [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
| D | wlcore_i.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (C) 1998-2009 Texas Instruments. All rights reserved. 6 * Copyright (C) 2008-2009 Nokia Corporation 53 * max number of links allowed by all HWs. 54 * this is NOT the actual max links supported by the current hw. 68 * When in AP-mode, we allow (at least) this number of packets 69 * to be transmitted to FW for a STA in PS-mode. Only when packets are 135 /* Cumulative counter of total released mem blocks since FW-reset */ 150 * (length of the array is wl->num_links) 185 size_t len, bool fixed); [all …]
|
| /kernel/linux/linux-6.6/net/wireless/ |
| D | wext-sme.c | 1 // SPDX-License-Identifier: GPL-2.0 6 * Copyright (C) 2009, 2020-2023 Intel Corporation 14 #include <net/cfg80211-wext.h> 15 #include "wext-compat.h" 28 if (!netif_running(wdev->netdev)) in cfg80211_mgd_wext_connect() 31 wdev->wext.connect.ie = wdev->wext.ie; in cfg80211_mgd_wext_connect() 32 wdev->wext.connect.ie_len = wdev->wext.ie_len; in cfg80211_mgd_wext_connect() 35 wdev->wext.connect.bg_scan_period = -1; in cfg80211_mgd_wext_connect() 37 if (wdev->wext.keys) { in cfg80211_mgd_wext_connect() 38 wdev->wext.keys->def = wdev->wext.default_key; in cfg80211_mgd_wext_connect() [all …]
|
| /kernel/linux/linux-5.10/Documentation/networking/dsa/ |
| D | sja1105.rst | 10 - SJA1105E: First generation, no TTEthernet 11 - SJA1105T: First generation, TTEthernet 12 - SJA1105P: Second generation, no TTEthernet, no SGMII 13 - SJA1105Q: Second generation, TTEthernet, no SGMII 14 - SJA1105R: Second generation, no TTEthernet, SGMII 15 - SJA1105S: Second generation, TTEthernet, SGMII 17 These are SPI-managed automotive switches, with all ports being gigabit 21 set-and-forget use, with minimal dynamic interaction at runtime. They 56 Also the configuration is write-only (software cannot read it back from the 71 programmable filters for link-local destination MACs. [all …]
|
| /kernel/linux/linux-5.10/include/media/ |
| D | v4l2-fwnode.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 8 * Copyright (C) 2012 - 2013 Samsung Electronics Co., Ltd. 22 #include <media/v4l2-mediabus.h> 31 * struct v4l2_fwnode_bus_mipi_csi2 - MIPI CSI-2 bus data structure 48 * struct v4l2_fwnode_bus_parallel - parallel data bus data structure 60 * struct v4l2_fwnode_bus_mipi_csi1 - CSI-1/CCP2 data bus structure 62 * false - not inverted, true - inverted 63 * @strobe: false - data/clock, true - data/strobe 78 * struct v4l2_fwnode_endpoint - the endpoint data structure 112 * V4L2_FWNODE_PROPERTY_UNSET - identify a non initialized property [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | ethernet-controller.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/net/ethernet-controller.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - David S. Miller <davem@davemloft.net> 16 local-mac-address: 19 $ref: /schemas/types.yaml#definitions/uint8-array 21 - minItems: 6 24 mac-address: 29 local-mac-address property. [all …]
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ext4/ |
| D | inodes.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 ----------- 15 links and is in general more seek-happy than ext4 due to its simpler 22 ``(inode_number - 1) / sb.s_inodes_per_group``, and the offset into the 23 group's table is ``(inode_number - 1) % sb.s_inodes_per_group``. There 31 .. list-table:: 33 :header-rows: 1 36 * - Offset 37 - Size 38 - Name [all …]
|