Home
last modified time | relevance | path

Searched refs:pse (Results 1 – 14 of 14) sorted by relevance

/linux-6.6.21/Documentation/devicetree/bindings/net/pse-pd/
Dpodl-pse-regulator.yaml4 $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 = <&reg_t1l1>;
39 #pse-cells = <0>;
Dpse-controller.yaml4 $id: http://devicetree.org/schemas/net/pse-pd/pse-controller.yaml#
11 power over twisted pair/ethernet cable. The ethernet-pse nodes should be
19 pattern: "^ethernet-pse(@.*|-([0-9]|[1-9][0-9]+))?$"
21 "#pse-cells":
29 - "#pse-cells"
/linux-6.6.21/arch/arm/boot/dts/st/
Dstm32mp151a-prtt1c.dts26 pse_t1l1: ethernet-pse-1 {
27 compatible = "podl-pse-regulator";
28 pse-supply = <&reg_t1l1>;
29 #pse-cells = <0>;
32 pse_t1l2: ethernet-pse-2 {
33 compatible = "podl-pse-regulator";
34 pse-supply = <&reg_t1l2>;
35 #pse-cells = <0>;
47 reg_t1l1: regulator-pse-t1l1 {
49 regulator-name = "pse-t1l1";
[all …]
/linux-6.6.21/drivers/net/wireless/ath/
Ddfs_pri_detector.c126 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.6.21/Documentation/netlink/specs/
Dethtool.yaml877 name: pse
886 name-prefix: ethtool-a-podl-pse-
890 name-prefix: ethtool-a-podl-pse-
894 name-prefix: ethtool-a-podl-pse-
1562 name: pse-get
1565 attribute-set: pse
1567 do: &pse-get-op
1572 attributes: &pse
1577 dump: *pse-get-op
1579 name: pse-set
[all …]
/linux-6.6.21/net/ethtool/
DMakefile11 module.o pse-pd.o plca.o mm.o
/linux-6.6.21/drivers/net/
DMakefile26 obj-y += pse-pd/
DKconfig524 source "drivers/net/pse-pd/Kconfig"
/linux-6.6.21/lib/zstd/common/
Dcpu.h132 D(pse, 3)
/linux-6.6.21/kernel/sched/
Dfair.c431 is_same_group(struct sched_entity *se, struct sched_entity *pse) in is_same_group() argument
433 if (se->cfs_rq == pse->cfs_rq) in is_same_group()
445 find_matching_se(struct sched_entity **se, struct sched_entity **pse) in find_matching_se() argument
458 pse_depth = (*pse)->depth; in find_matching_se()
467 *pse = parent_entity(*pse); in find_matching_se()
470 while (!is_same_group(*se, *pse)) { in find_matching_se()
472 *pse = parent_entity(*pse); in find_matching_se()
520 find_matching_se(struct sched_entity **se, struct sched_entity **pse) in find_matching_se() argument
8146 struct sched_entity *se = &curr->se, *pse = &p->se; in check_preempt_wakeup() local
8151 if (unlikely(se == pse)) in check_preempt_wakeup()
[all …]
/linux-6.6.21/kernel/trace/
Dtrace_events_filter.c2227 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.6.21/tools/arch/x86/kcpuid/
Dcpuid.csv54 1, 0, EDX, 3, pse, Page Size Extensions
383 0x80000001, 0, EDX, 3, pse, Page-size extensions (4 MB pages)
/linux-6.6.21/arch/x86/kvm/mmu/
Dmmu.c208 BUILD_MMU_ROLE_REGS_ACCESSOR(cr4, pse, X86_CR4_PSE);
229 BUILD_MMU_ROLE_ACCESSOR(ext, cr4, pse);
4696 bool gbpages, bool pse, bool amd) in __reset_rsvds_bits_mask() argument
4731 if (!pse) { in __reset_rsvds_bits_mask()
/linux-6.6.21/Documentation/virt/kvm/x86/
Dmmu.rst66 pages, pae, pse, pse36, cr0.wp, and 1GB pages. Emulated hardware also