/linux/include/linux/pse-pd/ |
H A D | pse.h | 25 /* C33 PSE extended state and substate. */ 49 * @map_event: driver callback to map IRQ status into PSE devices with events. 59 * struct pse_control_config - PSE control/channel configuration. 61 * @podl_admin_control: set PoDL PSE admin control as described in 63 * @c33_admin_control: set PSE admin control as described in 72 * struct pse_admin_state - PSE operational state 74 * @podl_admin_state: operational state of the PoDL PSE 76 * @c33_admin_state: operational state of the PSE 85 * struct pse_pw_status - PSE power detection status 87 * @podl_pw_status: power detection status of the PoDL PSE. [all …]
|
/linux/Documentation/devicetree/bindings/net/pse-pd/ |
H A D | pse-controller.yaml | 4 $id: http://devicetree.org/schemas/net/pse-pd/pse-controller.yaml# 7 title: Power Sourcing Equipment (PSE). 9 description: Binding for the Power Sourcing Equipment (PSE) as defined in the 11 power over twisted pair/ethernet cable. The ethernet-pse nodes should be 12 used to describe PSE controller and referenced by the ethernet-phy node. 20 pattern: "^ethernet-pse(@.*|-([0-9]|[1-9][0-9]+))?$" 22 "#pse-cells": 24 Used to uniquely identify a PSE instance within an IC. Will be 25 0 on PSE nodes with only a single output and at least 1 on nodes 26 controlling several outputs which are not described in the pse-pis [all …]
|
H A D | podl-pse-regulator.yaml | 4 $id: http://devicetree.org/schemas/net/pse-pd/podl-pse-regulator.yaml# 12 description: Regulator based PoDL PSE controller. The device must be referenced 16 - $ref: pse-controller.yaml# 20 const: podl-pse-regulator 22 '#pse-cells': 25 pse-supply: 26 description: Power supply for the PSE controller 32 - pse-supply 36 ethernet-pse { 37 compatible = "podl-pse-regulator"; [all …]
|
H A D | microchip,pd692x0.yaml | 4 $id: http://devicetree.org/schemas/net/pse-pd/microchip,pd692x0.yaml# 13 - $ref: pse-controller.yaml# 35 List of the PD69208T4/PD69204T4/PD69208M PSE managers. Each manager 38 PD692x0 PSE controller. The PSE managers have to be described from 40 behavior of the PD692x0 PSE controller. The PD692x0 support up to 41 12 PSE managers which can expose up to 96 physical ports. All 61 PD69208T4/PD69204T4/PD69208M PSE manager exposing 4 or 8 physical 67 Incremental index of the PSE manager starting from 0, ranging 106 - pse-pis 116 ethernet-pse@3c { [all …]
|
H A D | ti,tps23881.yaml | 4 $id: http://devicetree.org/schemas/net/pse-pd/ti,tps23881.yaml# 13 - $ref: pse-controller.yaml# 26 '#pse-cells': 35 be referenced by PSE PIs through their "pairsets" property. The actual 36 port matrix mapping is created when PSE PIs reference these channels in 38 (0-3 or 4-7) must be referenced by a single PSE PI. 80 ethernet-pse@20 { 103 pse-pis { 107 pse_pi0: pse-pi@0 { 109 #pse-cells = <0>; [all …]
|
/linux/Documentation/networking/pse-pd/ |
H A D | pse-pi.rst | 3 PSE Power Interface (PSE PI) Documentation 6 The Power Sourcing Equipment Power Interface (PSE PI) plays a pivotal role in 16 The IEEE 802.3 standard provides detailed documentation on the PSE PI. 21 - Section "145.2.4 PSE PI" addresses the configuration for PoE systems that 24 PSE PI and Single Pair Ethernet 29 transmission. Unlike the configurations detailed in the PSE PI for standard 33 assignments for power delivery, as described in the PSE PI for multi-pair 36 Understanding PSE PI 39 The Power Sourcing Equipment Power Interface (PSE PI) is a framework defining 40 how Power Sourcing Equipment (PSE) delivers power to Powered Devices (PDs) over [all …]
|
H A D | introduction.rst | 3 Power Sourcing Equipment (PSE) in IEEE 802.3 Standard 9 Power Sourcing Equipment (PSE) is essential in networks for delivering power 14 PSE vs. PoDL PSE 17 PSE in the IEEE 802.3 standard generally refers to equipment that provides 21 PoDL PSE, or Power over Data Lines PSE, specifically denotes PSEs operating 39 in Clause 104. Introduces Classes 0 - 9. Class 9 PoDL PSE delivers up to ~65W 47 - For general PSE (PoE) code, use "c33_pse" key words. For example: 51 - For PoDL PSE - specific code, use "podl_pse". For example: 53 PoDL PSE settings according to Clause 104. 59 characteristics of Powered Device (PD) and Power Sourcing Equipment (PSE). [all …]
|
H A D | index.rst | 3 Power Sourcing Equipment (PSE) Documentation 10 pse-pi
|
/linux/drivers/net/pse-pd/ |
H A D | pse_core.c | 13 #include <linux/pse-pd/pse.h> 27 * struct pse_control - a PSE control 28 * @pcdev: a pointer to the PSE controller device 29 * this PSE control belongs to 30 * @ps: PSE PI supply of the PSE control 31 * @list: list entry for the pcdev's PSE controller list 32 * @id: ID of the PSE line in the PSE controller device 34 * @attached_phydev: PHY device pointer attached by the PSE control 46 * struct pse_power_domain - a PSE power domain 78 pr_err("pse: wrong pairset-names value %s (%pOF)\n", in of_load_single_pse_pi_pairset() [all …]
|
H A D | pd692x0.c | 3 * Driver for the Microchip PD692X0 PoE PSE Controller driver (I2C bus) 14 #include <linux/pse-pd/pse.h> 264 dev_err(&client->dev, "PSE controller error\n"); in pd692x0_reset() 777 /* PSE core priority start at 0 */ in pd692x0_pi_get_prio() 791 dev_err(dev, "Failed to get PSE version (%pe)\n", ERR_PTR(ret)); in pd692x0_get_sw_version() 987 snprintf(reg_name, 26, "pse-%s-manager%d", dev_name(dev), i); in pd692x0_register_managers_regulator() 1117 /* Update with values for every PSE PIs */ in pd692x0_set_ports_matrix() 1463 dev_err(&client->dev, "PSE controller error\n"); in pd692x0_fw_reset() 1470 "PSE firmware error. Please update it.\n"); in pd692x0_fw_reset() 1736 dev_err(dev, "PSE controller error\n"); in pd692x0_i2c_probe() [all …]
|
H A D | tps23881.c | 3 * Driver for the TI TPS23881 PoE PSE Controller driver (I2C bus) 16 #include <linux/pse-pd/pse.h> 668 pr_err("tps23881: 4-pair PSE can only be set within the same 4 ports group"); in tps23881_match_port_matrix() 919 /* Update with values for every PSE PIs */ in tps23881_set_ports_matrix() 1490 "failed to register PSE controller\n"); in tps23881_i2c_probe() 1523 MODULE_DESCRIPTION("TI TPS23881 PoE PSE Controller driver");
|
/linux/include/net/psp/ |
H A D | functions.h | 83 psp_pse_matches_pas(struct psp_skb_ext *pse, struct psp_assoc *pas) in psp_pse_matches_pas() argument 85 return pse && pas->rx.spi == pse->spi && in psp_pse_matches_pas() 86 pas->generation == pse->generation && in psp_pse_matches_pas() 87 pas->version == pse->version && in psp_pse_matches_pas() 88 pas->dev_id == pse->dev_id; in psp_pse_matches_pas() 94 struct psp_skb_ext *pse = skb_ext_find(skb, SKB_EXT_PSP); in __psp_sk_rx_policy_check() local 97 return pse ? SKB_DROP_REASON_PSP_INPUT : 0; in __psp_sk_rx_policy_check() 99 if (likely(psp_pse_matches_pas(pse, pas))) { in __psp_sk_rx_policy_check() 106 if (!pse) { in __psp_sk_rx_policy_check()
|
/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp151a-prtt1c.dts | 26 pse_t1l1: ethernet-pse-1 { 27 compatible = "podl-pse-regulator"; 28 pse-supply = <®_t1l1>; 29 #pse-cells = <0>; 32 pse_t1l2: ethernet-pse-2 { 33 compatible = "podl-pse-regulator"; 34 pse-supply = <®_t1l2>; 35 #pse-cells = <0>; 47 reg_t1l1: regulator-pse-t1l1 { 49 regulator-name = "pse-t1l1"; [all …]
|
/linux/include/uapi/linux/ |
H A D | ethtool_netlink_generated.h | 53 * enum ethtool_pse_event - PSE event list for the PSE controller 54 * @ETHTOOL_PSE_EVENT_OVER_CURRENT: PSE output current is too high 55 * @ETHTOOL_PSE_EVENT_OVER_TEMP: PSE in over temperature state 56 * @ETHTOOL_C33_PSE_EVENT_DETECTION: detection process occur on the PSE. IEEE 57 * 802.3-2022 33.2.5 and 145.2.6 PSE detection of PDs. IEEE 802.3-202 60 * PSE. IEEE 802.3-2022 33.2.6 and 145.2.8 classification of PDs mutual 62 * @ETHTOOL_C33_PSE_EVENT_DISCONNECTION: PD has been disconnected on the PSE. 66 * @ETHTOOL_PSE_EVENT_OVER_BUDGET: PSE turned off due to over budget situation 67 * @ETHTOOL_PSE_EVENT_SW_PW_CONTROL_ERROR: PSE face [all...] |
H A D | ethtool.h | 760 * enum ethtool_c33_pse_ext_state - groups of PSE extended states 797 * The PSE monitors either the DC or AC Maintain Power Signature 830 * that prevent the PSE from meeting the specifications in Table 33–11 and that 831 * require the PSE not to source power. These error conditions are different 853 * mr_pse_enable is control variable that selects PSE operation and test 870 * by the PSE during the ted_timer interval. 903 * ovld_detected is a variable indicating if the PSE output current has been 925 * implementation-dependent manner when the PSE is no longer capable of 943 * short_detected is a variable indicating if the PSE output current has been 951 * enum ethtool_pse_types - Types of PSE controlle [all...] |
/linux/net/ethtool/ |
H A D | pse-pd.c | 3 // ethtool interface for Ethernet PSE (Power Sourcing Equipment) 10 #include "linux/pse-pd/pse.h" 45 NL_SET_ERR_MSG(extack, "No PSE is attached"); in pse_get_pse_attributes() 252 NL_SET_ERR_MSG(info->extack, "No PSE is attached"); in ethnl_set_pse_validate() 260 "setting PoDL PSE admin control not supported"); in ethnl_set_pse_validate() 267 "setting C33 PSE admin control not supported"); in ethnl_set_pse_validate() 325 /* Return errno or zero - PSE has no notification */ in ethnl_set_pse() 342 /* PSE has no notification */
|
/linux/drivers/gpio/ |
H A D | gpio-elkhartlake.c | 3 * Intel Elkhart Lake PSE GPIO driver 19 /* Each Intel EHL PSE GPIO Controller has 30 GPIO pins */ 76 MODULE_DESCRIPTION("Intel Elkhart Lake PSE GPIO driver");
|
/linux/net/psp/ |
H A D | psp_sock.c | 160 struct psp_skb_ext *pse; in psp_sock_recv_queue_check() local 164 pse = skb_ext_find(skb, SKB_EXT_PSP); in psp_sock_recv_queue_check() 165 if (!psp_pse_matches_pas(pse, pas)) in psp_sock_recv_queue_check() 170 pse = skb_ext_find(skb, SKB_EXT_PSP); in psp_sock_recv_queue_check() 171 if (!psp_pse_matches_pas(pse, pas)) in psp_sock_recv_queue_check()
|
/linux/drivers/net/wireless/ath/ |
H A D | dfs_pri_detector.c | 126 static void pool_put_pseq_elem(struct pri_sequence *pse) in pool_put_pseq_elem() argument 129 list_add(&pse->head, &pseq_pool); in pool_put_pseq_elem() 136 struct pri_sequence *pse = NULL; in pool_get_pseq_elem() local 139 pse = list_first_entry(&pseq_pool, struct pri_sequence, head); in pool_get_pseq_elem() 140 list_del(&pse->head); in pool_get_pseq_elem() 144 return pse; in pool_get_pseq_elem()
|
/linux/Documentation/hwmon/ |
H A D | tps23861.rst | 18 This driver supports hardware monitoring for Texas Instruments TPS23861 PoE PSE. 20 TPS23861 is a quad port IEEE802.3at PSE controller with optional I2C control
|
/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | debugfs.c | 13 [RESET_CAUSE_RX_PSE_BUSY] = "RX PSE busy stuck", in mt7603_reset_read() 16 [RESET_CAUSE_RESET_FAILED] = "PSE reset failed", in mt7603_reset_read()
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-385-clearfog-gtr.dtsi | 25 front panel and PSE controller 51 48 - PSE reset 52 49 - PSE OSS signal 53 50 - PSE interrupt
|
/linux/drivers/net/mdio/ |
H A D | fwnode_mdio.c | 14 #include <linux/pse-pd/pse.h>
|
/linux/Documentation/devicetree/bindings/reset/ |
H A D | delta,tn48m-reset.yaml | 22 * PoE PSE controller
|
/linux/rust/kernel/net/phy/ |
H A D | reg.rs | 81 /// PSE Control. 83 /// PSE Status.
|