Home
last modified time | relevance | path

Searched full:lpi_en (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/net/
H A Dintel,dwmac-plat.yaml62 snps,lpi_en;
H A Dstarfive,jh7110-dwmac.yaml185 snps,lpi_en;
H A Dsnps,dwmac.yaml175 * snps,lpi_en, enable Low Power Interface
542 snps,lpi_en:
/linux/drivers/net/dsa/qca/
H A Dqca8k-common.c539 u32 lpi_en = QCA8K_REG_EEE_CTRL_LPI_EN(port); in qca8k_set_mac_eee() local
550 reg |= lpi_en; in qca8k_set_mac_eee()
552 reg &= ~lpi_en; in qca8k_set_mac_eee()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_platform.c109 axi->axi_lpi_en = of_property_read_bool(np, "snps,lpi_en"); in stmmac_axi_setup()
/linux/arch/riscv/boot/dts/starfive/
H A Djh7110.dtsi335 snps,lpi_en;