Searched full:enp (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | richtek,rt4801-regulator.yaml | 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.
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | netdevice.sh | 198 ip link show |grep '^[0-9]' | grep -oE '[[:space:]].*eth[0-9]*:|[[:space:]].*enp[0-9]s[0-9]:' | cut…
|
/openbmc/qemu/hw/net/ |
H A D | pcnet.c | 248 "ONE=%d, DEF=%d, STP=%d, ENP=%d,\n" \ 261 GET_FIELD((T)->status, TMDS, ENP), \ 276 "CRC=%d, BUFF=%d, STP=%d, ENP=%d,\n " \ 287 GET_FIELD((R)->status, RMDS, ENP), \ 1123 SET_FIELD(&rmd.status, RMDS, ENP, 1); in pcnet_receive() 1233 if (!GET_FIELD(tmd.status, TMDS, ENP)) { in pcnet_transmit()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | ebcdic.c | 99 -ENP ->LF */ 248 -ENP ->LF */
|
/openbmc/linux/drivers/net/ethernet/amd/ |
H A D | sun3lance.c | 187 #define TMD3_BUFF 0x8000 /* buffering error (no ENP) */
|
H A D | atarilance.c | 287 #define TMD3_BUFF 0x8000 /* buffering error (no ENP) */
|
H A D | amd8111e.c | 711 /* check for STP and ENP */ in amd8111e_rx_poll()
|