Home
last modified time | relevance | path

Searched refs:TX_PIN_CFG_RFTR_EN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800soc.c49 rt2x00_set_field32(&reg, TX_PIN_CFG_RFTR_EN, 1); in rt2800soc_disable_radio()
H A Drt2800.h1247 #define TX_PIN_CFG_RFTR_EN FIELD32(0x00010000) macro
H A Drt2800lib.c4357 rt2x00_set_field32(&tx_pin, TX_PIN_CFG_RFTR_EN, 1); in rt2800_config_channel()