Searched refs:txf2txs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | reset.c | 136 u32 usec_reg, txlat, rxlat, usec, clock, sclock, txf2txs; in ath5k_hw_init_core_clock() local 207 txf2txs = AR5K_INIT_TXF2TXD_START_DEFAULT; in ath5k_hw_init_core_clock() 237 txf2txs = AR5K_INIT_TXF2TXD_START_DELAY_10MHZ; in ath5k_hw_init_core_clock() 244 txf2txs = AR5K_INIT_TXF2TXD_START_DELAY_5MHZ; in ath5k_hw_init_core_clock() 250 txf2txs = AR5K_INIT_TXF2TXD_START_DEFAULT; in ath5k_hw_init_core_clock() 263 txf2txs); in ath5k_hw_init_core_clock()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | reset.c | 136 u32 usec_reg, txlat, rxlat, usec, clock, sclock, txf2txs; in ath5k_hw_init_core_clock() local 207 txf2txs = AR5K_INIT_TXF2TXD_START_DEFAULT; in ath5k_hw_init_core_clock() 237 txf2txs = AR5K_INIT_TXF2TXD_START_DELAY_10MHZ; in ath5k_hw_init_core_clock() 244 txf2txs = AR5K_INIT_TXF2TXD_START_DELAY_5MHZ; in ath5k_hw_init_core_clock() 250 txf2txs = AR5K_INIT_TXF2TXD_START_DEFAULT; in ath5k_hw_init_core_clock() 263 txf2txs); in ath5k_hw_init_core_clock()
|
Completed in 3 milliseconds