Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp_intf_defs.h117 #define UMC_MPD_CTRL_PSW_EN BIT(27) macro
Dbcmasp_intf.c1302 reg &= ~UMC_MPD_CTRL_PSW_EN; in bcmasp_suspend_to_wol()
1309 reg |= UMC_MPD_CTRL_PSW_EN; in bcmasp_suspend_to_wol()