Home
last modified time | relevance | path

Searched +full:interface +full:- +full:node (Results 1 – 25 of 1145) sorted by relevance

12345678910>>...46

/linux/Documentation/devicetree/bindings/powerpc/nintendo/
H A Dwii.txt5 0) The root node
7 This node represents the Nintendo Wii video game console.
11 - model : Should be "nintendo,wii"
12 - compatible : Should be "nintendo,wii"
14 1) The "hollywood" node
16 This node represents the multi-function "Hollywood" chip, which packages
21 - compatible : Should be "nintendo,hollywood"
23 1.a) The Video Interface (VI) node
25 Represents the interface between the graphics processor and a external
30 - compatible : should be "nintendo,hollywood-vi","nintendo,flipper-vi"
[all …]
H A Dgamecube.txt5 1) The "flipper" node
7 This node represents the multi-function "Flipper" chip, which packages
12 - compatible : Should be "nintendo,flipper"
14 1.a) The Video Interface (VI) node
16 Represents the interface between the graphics processor and a external
21 - compatible : should be "nintendo,flipper-vi"
22 - reg : should contain the VI registers location and length
23 - interrupts : should contain the VI interrupt
25 1.b) The Processor Interface (PI) node
27 Represents the data and control interface between the main processor
[all …]
/linux/drivers/clk/ti/
H A Dinterface.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * OMAP interface clock support
7 * Tero Kristo <t-kristo@ti.com>
10 #include <linux/clk-provider.h>
27 static struct clk *_register_interface(struct device_node *node, in _register_interface() argument
39 return ERR_PTR(-ENOMEM); in _register_interface()
41 clk_hw->hw.init = &init; in _register_interface()
42 clk_hw->ops = ops; in _register_interface()
43 memcpy(&clk_hw->enable_reg, reg, sizeof(*reg)); in _register_interface()
44 clk_hw->enable_bit = bit_idx; in _register_interface()
[all …]
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-types.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
3 .. _media-controller-types:
10 .. _media-entity-functions:
11 .. _MEDIA-ENT-F-UNKNOWN:
12 .. _MEDIA-ENT-F-V4L2-SUBDEV-UNKNOWN:
13 .. _MEDIA-ENT-F-IO-V4L:
14 .. _MEDIA-ENT-F-IO-VBI:
15 .. _MEDIA-ENT-F-IO-SWRADIO:
16 .. _MEDIA-ENT-F-IO-DTV:
17 .. _MEDIA-ENT-F-DTV-DEMOD:
[all …]
/linux/Documentation/devicetree/bindings/usb/
H A Dusb-device.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/usb/usb-device.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Greg Kroah-Hartman <gregkh@linuxfoundation.org>
15 http://www.devicetree.org/open-firmware/bindings/usb/usb-1_0.ps
17 Four types of device-tree nodes are defined: "host-controller nodes"
19 "interface nodes" representing USB interfaces and "combined nodes"
22 A combined node shall be used instead of a device node and an interface node
24 interface.
[all …]
/linux/net/batman-adv/
H A Dtypes.h1 /* SPDX-License-Identifier: GPL-2.0 */
24 #include <linux/rhashtable-types.h>
38 * typedef batadv_dat_addr_t - type used for all DHT addresses
49 * enum batadv_dhcp_recipient - dhcp destination
63 * BATADV_TT_REMOTE_MASK - bitmask selecting the flags that are sent over the
69 * BATADV_TT_SYNC_MASK - bitmask of the flags that need to be kept in sync
75 * struct batadv_ogm_buf - Buffer to construct an OGM with TVLV
92 * struct batadv_hard_iface_bat_iv - pe
[all...]
H A Dmulticast.c1 // SPDX-License-Identifier: GPL-2.0
54 #include "hard-interface.h"
59 #include "translation-table.h"
65 * batadv_mcast_start_timer() - schedule the multicast periodic worker
66 * @bat_priv: the bat priv with all the mesh interface information
70 queue_delayed_work(batadv_event_workqueue, &bat_priv->mcast.work, in batadv_mcast_start_timer()
75 * batadv_mcast_get_bridge() - ge
1605 struct hlist_node *node = &orig->mcast_want_all_unsnoopables_node; batadv_mcast_want_unsnoop_update() local
1650 struct hlist_node *node = &orig->mcast_want_all_ipv4_node; batadv_mcast_want_ipv4_update() local
1695 struct hlist_node *node = &orig->mcast_want_all_ipv6_node; batadv_mcast_want_ipv6_update() local
1740 struct hlist_node *node = &orig->mcast_want_all_rtr4_node; batadv_mcast_want_rtr4_update() local
1785 struct hlist_node *node = &orig->mcast_want_all_rtr6_node; batadv_mcast_want_rtr6_update() local
[all...]
H A Doriginator.c1 // SPDX-License-Identifier: GPL-2.0
31 #include "distributed-arp-table.h"
34 #include "hard-interface.h"
40 #include "translation-table.h"
46 * batadv_orig_hash_find() - Find and return originator from orig_hash
47 * @bat_priv: the bat priv with all the mesh interface informatio
92 batadv_compare_orig(const struct hlist_node * node,const void * data2) batadv_compare_orig() argument
[all...]
H A Dtranslation-table.c1 // SPDX-License-Identifier: GPL-2.0
7 #include "translation-table.h"
48 #include "hard-interface.h"
51 #include "mesh-interface.h"
80 * batadv_compare_tt() - check if two TT entries are the same
81 * @node
87 batadv_compare_tt(const struct hlist_node * node,const void * data2) batadv_compare_tt() argument
2584 struct batadv_tt_req_node *node; batadv_tt_req_list_free() local
2620 struct batadv_tt_req_node *node; batadv_tt_req_purge() local
3361 struct batadv_tt_req_node *node; batadv_handle_tt_response() local
3410 struct batadv_tt_roam_node *node, *safe; batadv_tt_roam_list_free() local
3424 struct batadv_tt_roam_node *node, *safe; batadv_tt_roam_purge() local
[all...]
H A Ddistributed-arp-table.c1 // SPDX-License-Identifier: GPL-2.0
7 #include "distributed-arp-table.h"
44 #include "hard-interface.h"
50 #include "translation-table.h"
93 #define BATADV_DHCP_YIADDR_LEN sizeof(((struct batadv_dhcp_packet *)0)->yiaddr)
94 #define BATADV_DHCP_CHADDR_LEN sizeof(((struct batadv_dhcp_packet *)0)->chadd
215 batadv_compare_dat(const struct hlist_node * node,const void * data2) batadv_compare_dat() argument
[all...]
/linux/Documentation/admin-guide/media/
H A Dfimc.rst1 .. SPDX-License-Identifier: GPL-2.0
8 Copyright |copy| 2012 - 2013 Samsung Electronics Co., Ltd.
11 SoC Application Processors is an integrated camera host interface, color
17 drivers/media/platform/samsung/exynos4-is directory.
20 --------------
22 S5PC100 (mem-to-mem only), S5PV210, Exynos4210
25 ------------------
27 - camera parallel interface capture (ITU-R.BT601/565);
28 - camera serial interface capture (MIPI-CSI2);
29 - memory-to-memory processing (color space conversion, scaling, mirror
[all …]
/linux/net/hsr/
H A Dhsr_framereg.c1 // SPDX-License-Identifier: GPL-2.0
2 /* Copyright 2011-2014 Autronica Fire and Security AS
5 * 2011-2014 Arvid Brodin, arvid.brodin@alten.se
8 * interface. A frame is identified by its source MAC address and its HSR
25 if (!hsr->redbox || !is_valid_ether_addr(hsr->macaddress_redbox)) in hsr_addr_is_redbox()
28 return ether_addr_equal(addr, hsr->macaddress_redbox); in hsr_addr_is_redbox()
37 sn = rcu_dereference(hsr->self_nod in hsr_addr_is_self()
54 struct hsr_node *node; find_node_by_addr_A() local
110 hsr_free_node(struct hsr_node * node) hsr_free_node() argument
119 struct hsr_node *node = container_of(rn, struct hsr_node, rcu_head); hsr_free_node_rcu() local
160 struct hsr_node *node; hsr_del_nodes() local
170 prp_handle_san_frame(bool san,enum hsr_port_type port,struct hsr_node * node) prp_handle_san_frame() argument
189 struct hsr_node *new_node, *node = NULL; hsr_add_node() local
243 prp_update_san_info(struct hsr_node * node,bool is_sup) prp_update_san_info() argument
259 struct hsr_node *node; hsr_get_node() local
315 hsr_forget_seq_block(struct hsr_node * node,struct hsr_seq_block * block) hsr_forget_seq_block() argument
330 hsr_get_seq_block(struct hsr_node * node,u16 block_idx) hsr_get_seq_block() argument
512 hsr_addr_subst_source(struct hsr_node * node,struct sk_buff * skb) hsr_addr_subst_source() argument
562 hsr_register_frame_in(struct hsr_node * node,struct hsr_port * port,u16 sequence_nr) hsr_register_frame_in() argument
590 struct hsr_node *node; hsr_check_duplicate() local
663 get_late_port(struct hsr_priv * hsr,struct hsr_node * node) get_late_port() argument
688 struct hsr_node *node; hsr_prune_nodes() local
757 struct hsr_node *node; hsr_prune_proxy_nodes() local
791 struct hsr_node *node; hsr_get_next_node() local
814 fill_last_seq_nrs(struct hsr_node * node,u16 * if1_seq,u16 * if2_seq) fill_last_seq_nrs() argument
852 struct hsr_node *node; hsr_get_node_data() local
[all...]
/linux/drivers/base/
H A Dproperty.c1 // SPDX-License-Identifier: GPL-2.0
3 * property.c - Unified device property interface.
23 return IS_ENABLED(CONFIG_OF) && dev->of_node ? in __dev_fwnode()
24 of_fwnode_handle(dev->of_node) : dev->fwnode; in __dev_fwnode()
30 return IS_ENABLED(CONFIG_OF) && dev->of_node ? in __dev_fwnode_const()
31 of_fwnode_handle(dev->of_nod in __dev_fwnode_const()
1359 struct fwnode_handle *node; fwnode_graph_devcon_matches() local
1393 struct fwnode_handle *node; fwnode_devcon_matches() local
[all...]
/linux/Documentation/devicetree/bindings/powerpc/4xx/
H A Dakebono.txt7 0) The root node
11 - model : "ibm,akebono".
12 - compatible : "ibm,akebono" , "ibm,476gtr".
14 1.a) The Secure Digital Host Controller Interface (SDHCI) node
20 - compatible : should be "ibm,476gtr-sdhci","generic-sdhci".
21 - reg : should contain the SDHCI registers location and length.
22 - interrupts : should contain the SDHCI interrupt.
24 1.b) The Advanced Host Controller Interface (AHCI) SATA node
26 Represents the advanced host controller SATA interface.
30 - compatible : should be "ibm,476gtr-ahci".
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-mempolicy-weighted-interleave3 Contact: Linux memory management mailing list <linux-mm@kvack.org>
4 Description: Configuration Interface for the Weighted Interleave policy
8 Contact: Linux memory management mailing list <linux-mm@kvack.org>
9 Description: Weight configuration interface for nodeN
11 The interleave weight for a memory node (N). These weights are
18 The minimum weight for a node is always 1.
24 empty string, ...) will return -EINVAL.
31 Contact: Linux memory management mailing list <linux-mm@kvack.org>
32 Description: Auto-weighting configuration interface
38 In auto mode, all node weights are re-calculated and overwritten
[all …]
/linux/Documentation/devicetree/bindings/media/
H A Dti-am437x-vpfe.txt2 --------------------------------------
5 applications. The capture module provides the system interface and the
6 processing capability to connect RAW image-sensor modules and video decoders
10 - compatible: must be "ti,am437x-vpfe"
11 - reg: physical base address and length of the registers set for the device;
12 - interrupts: should contain IRQ line for the VPFE;
13 - ti,am437x-vpfe-interface: can be one of the following,
14 0 - Raw Bayer Interface.
15 1 - 8 Bit BT656 Interface.
16 2 - 10 Bit BT656 Interface.
[all …]
H A Dmicrochip,csi2dc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Eugen Hristev <eugen.hristev@microchip.com>
13 CSI2DC - Camera Serial Interface 2 Demux Controller
16 IDI interface or from a parallel bus interface.
19 clock domain towards a parallel interface that can be read by a sensor
21 IDI interface is Synopsys proprietary.
23 a parallel interface.
29 CSI2DC supports a single 'port' node as a sink port with either Synopsys
[all …]
/linux/include/uapi/linux/
H A Dbatman_adv.h1 /* SPDX-License-Identifier: MIT */
16 * enum batadv_tt_client_flags - TT client specific flags
22 * Bits from 4 to 7 - a subset of remote flags - are ensured to be in sync with
33 * @BATADV_TT_CLIENT_ROAM: the client roamed to/from another node and
41 * interface. This information is used by the "AP Isolation" feature
72 * part of the network but no node has already announced it
78 * enum batadv_mcast_flags_priv - Private, own multicast flags
93 * interface.
125 * enum batadv_gw_modes - gateway mode of node
139 * enum batadv_nl_attrs - batman-adv netlink attributes
[all …]
H A Dtipc.h1 /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
3 * include/uapi/linux/tipc.h: Header for TIPC socket interface
5 * Copyright (c) 2003-2006, 2015-2016 Ericsson AB
6 * Copyright (c) 2005, 2010-2011, Wind River Systems
50 __u32 node; member
65 * Application-accessible service types
68 #define TIPC_NODE_STATE 0 /* node state service type */
71 #define TIPC_RESERVED_TYPES 64 /* lowest user-allowed service type */
180 * TIPC-specific socket option names
205 __u32 scope; /* cluster/node */
[all …]
/linux/Documentation/devicetree/bindings/arm/
H A Darm,versatile.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linusw@kernel.org>
13 The ARM Versatile boards are two variants of ARM926EJ-S evaluation boards
14 with various pluggable interface boards, in essence the Versatile PB version
17 The root node in the Versatile platforms must contain a core module child
18 node. They are always at physical address 0x10000000 in all the Versatile
21 When fitted with the IB2 Interface Board, the Versatile AB will present an
22 optional system controller node which controls the extra peripherals on the
[all …]
/linux/drivers/net/ethernet/intel/ice/
H A Dice_lag.c1 // SPDX-License-Identifier: GPL-2.0
2 /* Copyright (C) 2018-2021, Intel Corporation. */
34 * ice_lag_set_primary - set PF LAG state as Primary
39 struct ice_pf *pf = lag->pf; in ice_lag_set_primary()
44 if (lag->role != ICE_LAG_UNSET && lag->role != ICE_LAG_BACKUP) { in ice_lag_set_primary()
46 netdev_name(lag->netdev)); in ice_lag_set_primary()
50 lag->role = ICE_LAG_PRIMARY; in ice_lag_set_primary()
54 * ice_lag_set_bkup - set PF LAG state to Backup
59 struct ice_pf *pf = lag->pf; in ice_lag_set_bkup()
64 if (lag->role != ICE_LAG_UNSET && lag->role != ICE_LAG_PRIMARY) { in ice_lag_set_bkup()
[all …]
/linux/include/xen/
H A Dxenbus.h46 #include <xen/interface/xen.h>
47 #include <xen/interface/grant_table.h>
48 #include <xen/interface/io/xenbus.h>
49 #include <xen/interface/io/xs_wire.h>
50 #include <xen/interface/event_channel.h>
55 /* Register callback to watch this node. */
61 const char *node; member
153 const char *dir, const char *node, unsigned int *num);
155 const char *dir, const char *node, unsigned int *len);
157 const char *dir, const char *node, const char *string);
[all …]
/linux/Documentation/networking/pse-pd/
H A Dpse-pi.rst1 .. SPDX-License-Identifier: GPL-2.0
3 PSE Power Interface (PSE PI) Documentation
6 The Power Sourcing Equipment Power Interface (PSE PI) plays a pivotal role in
9 eight-pin modular jack, commonly known as the Ethernet RJ45 port. This
14 ---------------------------
19 - Section "33.2.3 PI pin assignments" covers the pin assignments for PoE
21 - Section "145.2.4 PSE PI" addresses the configuration for PoE systems that
25 -------------------------------
31 two pairs of wires, SPE operates on a simpler model due to its single-pair
33 assignments for power delivery, as described in the PSE PI for multi-pair
[all …]
/linux/Documentation/devicetree/bindings/display/
H A Dmulti-inno,mi0283qt.txt1 Multi-Inno MI0283QT display panel
4 - compatible: "multi-inno,mi0283qt".
6 The node for this driver must be a child node of a SPI controller, hence
7 all mandatory properties described in ../spi/spi-bus.txt must be specified.
10 - dc-gpios: D/C pin. The presence/absence of this GPIO determines
11 the panel interface mode (IM[3:0] pins):
12 - present: IM=x110 4-wire 8-bit data serial interface
13 - absent: IM=x101 3-wire 9-bit data serial interface
14 - reset-gpios: Reset pin
15 - power-supply: A regulator node for the supply voltage.
[all …]
/linux/drivers/acpi/acpica/
H A Dacdispat.h1 /* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 */
4 * Name: acdispat.h - dispatcher (parser to interpreter interface)
6 * Copyright (C) 2000 - 2026, Intel Corp.
17 * dsargs - execution of dynamic arguments for static objects
32 * dscontrol - suppor
[all...]

12345678910>>...46