Searched refs:ht1 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ath/carl9170/ |
D | tx.c | 1565 u32 *ht1, u32 *plcp) in carl9170_tx_beacon_physet() argument 1577 *ht1 = AR9170_MAC_BCN_HT1_TX_ANT0; in carl9170_tx_beacon_physet() 1579 *ht1 |= AR9170_MAC_BCN_HT1_TX_ANT1; in carl9170_tx_beacon_physet() 1580 SET_VAL(AR9170_MAC_BCN_HT1_PWR_CTRL, *ht1, 7); in carl9170_tx_beacon_physet() 1581 SET_VAL(AR9170_MAC_BCN_HT1_TPC, *ht1, power); in carl9170_tx_beacon_physet() 1582 SET_VAL(AR9170_MAC_BCN_HT1_CHAIN_MASK, *ht1, chains); in carl9170_tx_beacon_physet() 1585 *ht1 |= AR9170_MAC_BCN_HT1_HT_EN; in carl9170_tx_beacon_physet() 1590 *ht1 |= AR9170_MAC_BCN_HT1_BWC_40M_SHARED; in carl9170_tx_beacon_physet() 1593 *ht1 |= AR9170_MAC_BCN_HT1_BWC_40M_DUP; in carl9170_tx_beacon_physet() 1613 u32 word, ht1, plcp, off, addr, len; in carl9170_update_beacon() local [all …]
|
/Linux-v4.19/Documentation/ide/ |
D | ide-tape.txt | 16 ht1 major 37, minor 1 second IDE tape, rewind on close.
|
/Linux-v4.19/Documentation/admin-guide/ |
D | devices.txt | 775 1 = /dev/ht1 Second IDE tape
|