Searched refs:ht1 (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/ |
| H A D | tx.c | 1571 u32 *ht1, u32 *plcp) in carl9170_tx_beacon_physet() argument 1583 *ht1 = AR9170_MAC_BCN_HT1_TX_ANT0; in carl9170_tx_beacon_physet() 1585 *ht1 |= AR9170_MAC_BCN_HT1_TX_ANT1; in carl9170_tx_beacon_physet() 1586 SET_VAL(AR9170_MAC_BCN_HT1_PWR_CTRL, *ht1, 7); in carl9170_tx_beacon_physet() 1587 SET_VAL(AR9170_MAC_BCN_HT1_TPC, *ht1, power); in carl9170_tx_beacon_physet() 1588 SET_VAL(AR9170_MAC_BCN_HT1_CHAIN_MASK, *ht1, chains); in carl9170_tx_beacon_physet() 1591 *ht1 |= AR9170_MAC_BCN_HT1_HT_EN; in carl9170_tx_beacon_physet() 1596 *ht1 |= AR9170_MAC_BCN_HT1_BWC_40M_SHARED; in carl9170_tx_beacon_physet() 1599 *ht1 |= AR9170_MAC_BCN_HT1_BWC_40M_DUP; in carl9170_tx_beacon_physet() 1619 u32 word, ht1, plcp, off, addr, len; in carl9170_update_beacon() local [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | pic32_eth.h | 20 struct pic32_reg_atomic ht1; /* 0x50 */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_4100.c | 2417 uint32_t ht1 = TA_CRYPT_ARITH_INVALID_HANDLE; in test_4114_gcd() local 2430 if (!ADBG_EXPECT_TEEC_SUCCESS(c, cmd_new_var(c, s, 2048, &ht1))) in test_4114_gcd() 2445 if (!ADBG_EXPECT_TEEC_SUCCESS(c, cmd_compute_gcd(c, s, hx, hy, ht1))) in test_4114_gcd() 2448 if (!ADBG_EXPECT_TEEC_SUCCESS(c, compare_handle(c, s, hgcd, ht1, 0))) in test_4114_gcd() 2452 if (!ADBG_EXPECT_TEEC_SUCCESS(c, cmd_mul(c, s, ha, hx, ht1))) in test_4114_gcd() 2458 if (!ADBG_EXPECT_TEEC_SUCCESS(c, cmd_add(c, s, ht1, ht2, ht1))) in test_4114_gcd() 2461 if (!ADBG_EXPECT_TEEC_SUCCESS(c, compare_handle(c, s, hgcd, ht1, 0))) in test_4114_gcd() 2471 ADBG_EXPECT_TEEC_SUCCESS(c, cmd_free_handle(c, s, ht1)); in test_4114_gcd()
|
| /OK3568_Linux_fs/kernel/Documentation/ide/ |
| H A D | ide-tape.rst | 18 ht1 major 37, minor 1 second IDE tape, rewind on close.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | devices.txt | 776 1 = /dev/ht1 Second IDE tape
|