Home
last modified time | relevance | path

Searched refs:UMC_MPD_CTRL_PSW_EN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf_defs.h117 #define UMC_MPD_CTRL_PSW_EN BIT(27) macro
H A Dbcmasp_intf.c1321 reg &= ~UMC_MPD_CTRL_PSW_EN; in bcmasp_suspend_to_wol()
1328 reg |= UMC_MPD_CTRL_PSW_EN; in bcmasp_suspend_to_wol()