Home
last modified time | relevance | path

Searched refs:bcmasp_core_clock_set_intf (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/broadcom/asp2/
Dbcmasp_intf.c941 bcmasp_core_clock_set_intf(intf, false); in bcmasp_stop()
997 bcmasp_core_clock_set_intf(intf, true); in bcmasp_netif_init()
1358 bcmasp_core_clock_set_intf(intf, false); in bcmasp_interface_suspend()
Dbcmasp.h566 void bcmasp_core_clock_set_intf(struct bcmasp_intf *intf, bool en);
Dbcmasp.c1011 void bcmasp_core_clock_set_intf(struct bcmasp_intf *intf, bool en) in bcmasp_core_clock_set_intf() function