Home
last modified time | relevance | path

Searched defs:TX_OFF (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/phy/
Dphy-qcom-ufs-qmp-14nm.h23 #define TX_OFF(n, x) (0x400 + (0x400 * n) + x) macro
Dphy-qcom-ufs-qmp-20nm.h24 #define TX_OFF(n, x) (0x400 + (0x400 * n) + x) macro
/linux-4.4.14/include/linux/
Dscc.h8 enum {TX_OFF, TX_ON}; /* command for scc_key_trx() */ enumerator
/linux-4.4.14/drivers/usb/serial/
Dkeyspan_usa28msg.h166 #define TX_OFF 0x01 // requested by host txOff command macro
/linux-4.4.14/drivers/net/hamradio/
Dyam.c95 #define TX_OFF 0 macro