Home
last modified time | relevance | path

Searched refs:get_exception_flag (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/freescale/fman/
Dfman_tgec.c292 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() function
670 bit_mask = get_exception_flag(exception); in tgec_set_exception()
Dfman_memac.c615 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() function
1013 bit_mask = get_exception_flag(exception); in memac_set_exception()
Dfman_dtsec.c606 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() function
1346 bit_mask = get_exception_flag(exception); in dtsec_set_exception()
Dfman.c1455 static u32 get_exception_flag(enum fman_exceptions exception) in get_exception_flag() function
2040 bit_mask = get_exception_flag(exception); in fman_set_exception()