Home
last modified time | relevance | path

Searched refs:is_device_disabled (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Dp1023.c18 static int is_device_disabled(enum fm_port port) in is_device_disabled() function
49 if (is_device_disabled(port)) in fman_port_enet_if()
H A Dt1024.c22 static int is_device_disabled(enum fm_port port) in is_device_disabled() function
42 if (is_device_disabled(port)) in fman_port_enet_if()
H A Dp5020.c22 static int is_device_disabled(enum fm_port port) in is_device_disabled() function
53 if (is_device_disabled(port)) in fman_port_enet_if()
H A Dt2080.c30 static int is_device_disabled(enum fm_port port) in is_device_disabled() function
50 if (is_device_disabled(port)) in fman_port_enet_if()
H A Dls1043.c37 static int is_device_disabled(enum fm_port port) in is_device_disabled() function
57 if (is_device_disabled(port)) in fman_port_enet_if()
H A Dp4080.c26 static int is_device_disabled(enum fm_port port) in is_device_disabled() function
57 if (is_device_disabled(port)) in fman_port_enet_if()
H A Db4860.c26 static int is_device_disabled(enum fm_port port) in is_device_disabled() function
57 if (is_device_disabled(port)) in fman_port_enet_if()
H A Dp5040.c28 static int is_device_disabled(enum fm_port port) in is_device_disabled() function
59 if (is_device_disabled(port)) in fman_port_enet_if()
H A Dls1046.c37 static int is_device_disabled(enum fm_port port) in is_device_disabled() function
57 if (is_device_disabled(port)) in fman_port_enet_if()
H A Dt4240.c37 static int is_device_disabled(enum fm_port port) in is_device_disabled() function
64 if (is_device_disabled(port)) in fman_port_enet_if()
/OK3568_Linux_fs/u-boot/drivers/net/ldpaa_eth/
H A Dls2080a.c39 static int is_device_disabled(int dpmac_id) in is_device_disabled() function
65 if (is_device_disabled(dpmac_id + 1)) in wriop_dpmac_enet_if()