Searched full:enp (Results 1 – 7 of 7) sorted by relevance
30 The first one is ENP to enable DSVP, and second one is ENM to enable DSVN.32 If only one gpio is specified, only one gpio used to control ENP/ENM.
295 struct device_node *np, *enp; in venus_add_video_core() local301 enp = of_find_node_by_name(dev->of_node, node_name); in venus_add_video_core()302 if (enp) { in venus_add_video_core()303 of_node_put(enp); in venus_add_video_core()
236 ip link show |grep '^[0-9]' | grep -oE '[[:space:]].*eth[0-9]*:|[[:space:]].*enp[0-9]s[0-9]:' | cut…
99 -ENP ->LF */248 -ENP ->LF */
188 #define TMD3_BUFF 0x8000 /* buffering error (no ENP) */
288 #define TMD3_BUFF 0x8000 /* buffering error (no ENP) */
711 /* check for STP and ENP */ in amd8111e_rx_poll()