Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dar9003_phy.c1860 int ts_offset, bool is_40) in ar9003_hw_init_txpower_ht() argument
1877 for (i = ts_offset; i < ts_offset + AR9300_HT_TS_RATES; i++) { in ar9003_hw_init_txpower_ht()
1885 int ds_offset, int ts_offset) in ar9003_hw_init_txpower_stbc() argument
1891 memcpy(&ah->tx_power_stbc[ts_offset], &ah->tx_power[ts_offset], in ar9003_hw_init_txpower_stbc()
/drivers/iio/adc/
Ddln2-adc.c134 size_t ts_offset = indio_dev->scan_bytes / sizeof(int64_t) - 1; in dln2_adc_update_demux() local
137 dln2->ts_pad_length = ts_offset * sizeof(int64_t) - out_loc; in dln2_adc_update_demux()