Home
last modified time | relevance | path

Searched refs:YAM_TXDELAY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dyam.h27 #define YAM_TXDELAY (1 << 5) /* Tx Delay (ms) */ macro
/openbmc/linux/drivers/net/hamradio/
H A Dyam.c1009 if (yi.cfg.mask & YAM_TXDELAY) { in yam_siocdevprivate()