| /linux-6.15/Documentation/devicetree/bindings/net/pse-pd/ |
| H A D | podl-pse-regulator.yaml | 4 $id: http://devicetree.org/schemas/net/pse-pd/podl-pse-regulator.yaml# 16 - $ref: pse-controller.yaml# 20 const: podl-pse-regulator 22 '#pse-cells': 25 pse-supply: 32 - pse-supply 36 ethernet-pse { 37 compatible = "podl-pse-regulator"; 38 pse-supply = <®_t1l1>; 39 #pse-cells = <0>;
|
| H A D | pse-controller.yaml | 4 $id: http://devicetree.org/schemas/net/pse-pd/pse-controller.yaml# 11 power over twisted pair/ethernet cable. The ethernet-pse nodes should be 20 pattern: "^ethernet-pse(@.*|-([0-9]|[1-9][0-9]+))?$" 22 "#pse-cells": 30 pse-pis: 47 "^pse-pi@[0-9a-f]+$": 54 See Documentation/networking/pse-pd/pse-pi.rst for details. 62 "#pse-cells": 118 - "#pse-cells" 122 - "#pse-cells" [all …]
|
| H A D | ti,tps23881.yaml | 4 $id: http://devicetree.org/schemas/net/pse-pd/ti,tps23881.yaml# 13 - $ref: pse-controller.yaml# 23 '#pse-cells': 72 ethernet-pse@20 { 93 pse-pis { 97 pse_pi0: pse-pi@0 { 99 #pse-cells = <0>; 106 pse_pi1: pse-pi@1 { 108 #pse-cells = <0>;
|
| H A D | microchip,pd692x0.yaml | 4 $id: http://devicetree.org/schemas/net/pse-pd/microchip,pd692x0.yaml# 13 - $ref: pse-controller.yaml# 91 - pse-pis 101 ethernet-pse@3c { 154 pse-pis { 158 pse_pi0: pse-pi@0 { 160 #pse-cells = <0>; 166 pse_pi1: pse-pi@1 { 168 #pse-cells = <0>;
|
| /linux-6.15/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 { 34 pse-supply = <®_t1l2>; 35 #pse-cells = <0>; 47 reg_t1l1: regulator-pse-t1l1 { 49 regulator-name = "pse-t1l1"; 56 reg_t1l2: regulator-pse-t1l2 { [all …]
|
| /linux-6.15/Documentation/netlink/specs/ |
| H A D | ethtool.yaml | 57 name: c33-pse-ext-state 73 name: mr-pse-enable 1294 name: c33-pse-pw-limit 1309 name: pse 1345 name: c33-pse-pw-class 2155 name: pse-get 2158 attribute-set: pse 2160 do: &pse-get-op 2179 dump: *pse-get-op 2181 name: pse-set [all …]
|
| /linux-6.15/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-6.15/Documentation/networking/pse-pd/ |
| H A D | index.rst | 10 pse-pi
|
| /linux-6.15/net/ethtool/ |
| H A D | Makefile | 11 module.o cmis_fw_update.o cmis_cdb.o pse-pd.o plca.o mm.o \
|
| /linux-6.15/Documentation/networking/ |
| H A D | index.rst | 104 pse-pd/index
|
| /linux-6.15/Documentation/networking/diagnostic/ |
| H A D | twisted_pair_layer1_diagnostics.rst | 230 - **Command:** `ethtool --show-pse <interface>` 270 - **Command:** `ethtool --set-pse <interface> c33-pse-avail-pw-limit <limit>` 276 ethtool --set-pse eth1 c33-pse-avail-pw-limit 18000 277 ethtool --show-pse eth1 305 ethtool --set-pse <devname> podl-pse-admin-control enable 309 ethtool --set-pse <devname> c33-pse-admin-control enable
|
| /linux-6.15/drivers/net/ |
| H A D | Makefile | 27 obj-y += pse-pd/
|
| H A D | Kconfig | 523 source "drivers/net/pse-pd/Kconfig"
|
| /linux-6.15/kernel/sched/ |
| H A D | fair.c | 414 if (se->cfs_rq == pse->cfs_rq) in is_same_group() 439 pse_depth = (*pse)->depth; in find_matching_se() 448 *pse = parent_entity(*pse); in find_matching_se() 453 *pse = parent_entity(*pse); in find_matching_se() 1193 if (pse->slice >= se->slice) in do_preempt_short() 1199 if (entity_before(pse, se)) in do_preempt_short() 8757 if (unlikely(se == pse)) in check_preempt_wakeup_fair() 8770 set_next_buddy(pse); in check_preempt_wakeup_fair() 8790 WARN_ON_ONCE(!pse); in check_preempt_wakeup_fair() 8910 put_prev_entity(cfs_rq_of(pse), pse); in pick_next_task_fair() [all …]
|
| /linux-6.15/lib/zstd/common/ |
| H A D | cpu.h | 133 D(pse, 3)
|
| /linux-6.15/kernel/trace/ |
| H A D | trace_events_filter.c | 2227 struct filter_parse_error **pse, in create_filter_start() argument 2234 if (WARN_ON_ONCE(*pse || *filterp)) in create_filter_start() 2254 *pse = pe; in create_filter_start()
|
| /linux-6.15/arch/x86/kvm/mmu/ |
| H A D | mmu.c | 207 BUILD_MMU_ROLE_REGS_ACCESSOR(cr4, pse, X86_CR4_PSE); 228 BUILD_MMU_ROLE_ACCESSOR(ext, cr4, pse); 5121 bool gbpages, bool pse, bool amd) in __reset_rsvds_bits_mask() argument 5156 if (!pse) { in __reset_rsvds_bits_mask()
|
| /linux-6.15/Documentation/virt/kvm/x86/ |
| H A D | mmu.rst | 66 pages, pae, pse, pse36, cr0.wp, and 1GB pages. Emulated hardware also
|
| /linux-6.15/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 67 1, 0, edx, 3, pse , Page Size Extension
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 19626 F: Documentation/devicetree/bindings/net/pse-pd/ 19627 F: drivers/net/pse-pd/ 19628 F: net/ethtool/pse-pd.c
|