Home
last modified time | relevance | path

Searched refs:pmctrl (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/atheros/alx/
Dhw.c403 u32 val, pmctrl; in alx_reset_mac() local
408 pmctrl = 0; in alx_reset_mac()
426 pmctrl = alx_read_mem32(hw, ALX_PMCTRL); in alx_reset_mac()
427 if (pmctrl & (ALX_PMCTRL_L1_EN | ALX_PMCTRL_L0S_EN)) in alx_reset_mac()
429 pmctrl & ~(ALX_PMCTRL_L1_EN | in alx_reset_mac()
459 if (pmctrl & (ALX_PMCTRL_L1_EN | ALX_PMCTRL_L0S_EN)) in alx_reset_mac()
460 alx_write_mem32(hw, ALX_PMCTRL, pmctrl); in alx_reset_mac()
646 u32 pmctrl; in alx_enable_aspm() local
649 pmctrl = alx_read_mem32(hw, ALX_PMCTRL); in alx_enable_aspm()
651 ALX_SET_FIELD(pmctrl, ALX_PMCTRL_LCKDET_TIMER, in alx_enable_aspm()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dhi6220-clock.txt18 - "hisilicon,hi6220-pmctrl"
/Linux-v4.19/drivers/net/ethernet/sis/
Dsis900.h39 pmctrl=0xB0, //Power Management Control Register enumerator
Dsis900.c2084 sw32(pmctrl, pmctrl_bits); in sis900_set_wol()
2099 sw32(pmctrl, pmctrl_bits); in sis900_set_wol()
2116 pmctrl_bits = sr32(pmctrl); in sis900_get_wol()
/Linux-v4.19/Documentation/devicetree/bindings/arm/hisilicon/
Dhisilicon.txt165 - compatible : "hisilicon,hi6220-pmctrl"
176 compatible = "hisilicon,hi6220-pmctrl", "syscon";
/Linux-v4.19/arch/arm64/boot/dts/hisilicon/
Dhi6220.dtsi273 compatible = "hisilicon,hi6220-pmctrl", "syscon";