Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c938 bcmasp_core_clock_set_intf(intf, false); in bcmasp_stop()
994 bcmasp_core_clock_set_intf(intf, true); in bcmasp_netif_init()
1357 bcmasp_core_clock_set_intf(intf, false); in bcmasp_interface_suspend()
H A Dbcmasp.h585 void bcmasp_core_clock_set_intf(struct bcmasp_intf *intf, bool en);
H A Dbcmasp.c1047 void bcmasp_core_clock_set_intf(struct bcmasp_intf *intf, bool en) in bcmasp_core_clock_set_intf() function