Searched full:pairsets (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/net/pse-pd/ |
H A D | pse-controller.yaml | 50 PSE PI for power delivery via pairsets, compliant with IEEE 68 Names of the pairsets as per IEEE 802.3-2022, Section 145.2.4. 78 pairsets: 103 Polarity configuration supported by the PSE PI pairsets.
|
H A D | ti,tps23881.yaml | 101 pairsets = <&phys0>, <&phys1>; 110 pairsets = <&phys2>;
|
/linux/drivers/net/pse-pd/ |
H A D | pse_core.c | 57 pairset_np = of_parse_phandle(node, "pairsets", pairset_num); in of_load_single_pse_pi_pairset() 67 * of_load_pse_pi_pairsets - load PSE PI pairsets pinout and polarity 70 * @npairsets: the number of pairsets (1 or 2) used by the PI 82 pr_err("pse: amount of pairsets and pairset-names is not equal %d != %d (%pOF)\n", in of_load_pse_pi_pairsets() 95 pr_err("pse: two PI pairsets can not have identical pinout (%pOF)", in of_load_pse_pi_pairsets() 181 ret = of_count_phandle_with_args(node, "pairsets", NULL); in of_load_pse_pis() 189 "error: wrong number of pairsets. Should be 1 or 2, got %d (%pOF)\n", in of_load_pse_pis()
|