Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp_intf.c939 bcmasp_core_clock_set_intf(intf, false); in bcmasp_stop()
995 bcmasp_core_clock_set_intf(intf, true); in bcmasp_netif_init()
1358 bcmasp_core_clock_set_intf(intf, false); in bcmasp_interface_suspend()
Dbcmasp.h585 void bcmasp_core_clock_set_intf(struct bcmasp_intf *intf, bool en);
Dbcmasp.c1047 void bcmasp_core_clock_set_intf(struct bcmasp_intf *intf, bool en) in bcmasp_core_clock_set_intf() function