Home
last modified time | relevance | path

Searched refs:UMC_CMD_RX_EN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c902 umac_enable_set(intf, UMC_CMD_RX_EN, 0); in bcmasp_netif_deinit()
1065 umac_enable_set(intf, (UMC_CMD_RX_EN | UMC_CMD_TX_EN), 0); in bcmasp_netif_init()
1087 umac_enable_set(intf, (UMC_CMD_RX_EN | UMC_CMD_TX_EN), 1); in bcmasp_netif_init()
1325 umac_enable_set(intf, UMC_CMD_RX_EN, 1); in bcmasp_suspend_to_wol()
H A Dbcmasp_intf_defs.h9 #define UMC_CMD_RX_EN BIT(1) macro

Completed in 3 milliseconds