Home
last modified time | relevance | path

Searched full:poe (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v6.1/drivers/pwm/
Dpwm-raspberrypi-poe.c4 * For more information on Raspberry Pi's PoE hat see:
5 * https://www.raspberrypi.org/products/poe-hat/
21 #include <dt-bindings/pwm/raspberrypi,firmware-poe-pwm.h>
179 { .compatible = "raspberrypi,firmware-poe-pwm", },
186 .name = "raspberrypi-poe-pwm",
DMakefile43 obj-$(CONFIG_PWM_RASPBERRYPI_POE) += pwm-raspberrypi-poe.o
DKconfig446 tristate "Raspberry Pi Firwmware PoE Hat PWM support"
452 official RPI PoE hat
/Linux-v6.1/fs/overlayfs/
Dnamei.c835 struct ovl_entry *poe = dentry->d_parent->d_fsdata; in ovl_lookup() local
855 .last = ofs->config.redirect_follow ? false : !poe->numlower, in ovl_lookup()
901 poe = roe; in ovl_lookup()
906 if (!d.stop && poe->numlower) { in ovl_lookup()
914 for (i = 0; !d.stop && i < poe->numlower; i++) { in ovl_lookup()
915 struct ovl_path lower = poe->lowerstack[i]; in ovl_lookup()
918 d.last = i == poe->numlower - 1; in ovl_lookup()
976 * redirect on this dentry, poe can be reset to roe. in ovl_lookup()
1006 if (d.redirect && d.redirect[0] == '/' && poe != roe) { in ovl_lookup()
1007 poe = roe; in ovl_lookup()
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/arm/bcm/
Draspberrypi,bcm2835-firmware.yaml69 const: raspberrypi,firmware-poe-pwm
104 compatible = "raspberrypi,firmware-poe-pwm";
/Linux-v6.1/arch/arm64/boot/dts/rockchip/
Drk3399-roc-pc-mezzanine.dts18 /* MP8009 PoE PD */
19 poe_12v: poe-12v {
/Linux-v6.1/arch/arm/boot/dts/
Dbcm53015-meraki-mr26.dts121 label = "poe";
146 compatible = "ti,ina219"; /* PoE power */
Darmada-385-clearfog-gtr.dtsi177 cf_gtr_poe_reset_pins: cf-gtr-poe-reset-pins {
444 poe-reset {
448 line-name = "poe-reset";
Dbcm47081-luxul-xap-1410.dts66 label = "poe";
Dbcm47094-luxul-xap-1610.dts64 label = "poe";
Dbcm4708-luxul-xap-1510.dts66 label = "poe";
Dbcm53016-meraki-mr32.dts180 label = "poe";
Darmada-385-atl-x530.dts114 i2c@0 { /* POE devices MUX */
Dstm32mp157c-lxa-mc1.dts97 /* supplied by either debug board or PoE */
/Linux-v6.1/Documentation/devicetree/bindings/reset/
Ddelta,tn48m-reset.yaml22 * PoE PSE controller
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/
Dti,tps23861.yaml8 title: TI TPS23861 PoE PSE
/Linux-v6.1/drivers/hwmon/
Dtps23861.c5 * Driver for the TI TPS23861 PoE PSE.
496 seq_printf(s, "PoE Plus: \t%s\n", port_poe_plus_status_string(poe_plus, i)); in tps23861_port_status_show()
595 MODULE_DESCRIPTION("TI TPS23861 PoE PSE");
DKconfig1195 tristate "Texas Instruments TPS23861 PoE PSE"
1200 TPS23861 802.3at PoE PSE chips.
/Linux-v6.1/Documentation/hwmon/
Dtps23861.rst18 This driver supports hardware monitoring for Texas Instruments TPS23861 PoE PSE.
/Linux-v6.1/arch/mips/boot/dts/mscc/
Djaguar2_pcb111.dts33 pinctrl-4 = <&i2cmux_pins_i>; // Added by convention for PoE
/Linux-v6.1/arch/arm/mach-pxa/
Dcolibri-pxa320.c92 GPIO54_GPIO, /* POE */
Dpcm990-baseboard.c182 * - GPIO48 is output /POE
/Linux-v6.1/drivers/reset/
DKconfig292 Microchip PD69200 PoE PSE controller.
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dapq8096-ifc6640.dts39 v12_poe: v12-poe-regulator {
/Linux-v6.1/drivers/tty/vt/
Dvt.c27 * <poe@daimi.aau.dk>

12