Searched +defs:clock +defs:common (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | reset.c | 103 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_htoclock() local 118 ath5k_hw_clocktoh(struct ath5k_hw *ah, unsigned int clock) in ath5k_hw_clocktoh() 120 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_clocktoh() local 135 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_init_core_clock() local 136 u32 usec_reg, txlat, rxlat, usec, clock, sclock, txf2txs; in ath5k_hw_init_core_clock() local 672 u32 turbo, mode, clock, bus_flags; in ath5k_hw_nic_wakeup() local
|
/linux/drivers/net/wireless/rsi/ |
H A D | rsi_91x_sdio.c | 168 u32 clock, resp, i; in rsi_reset_card() local 341 u32 clock; in rsi_setclock() local 1312 struct rsi_common *common = adapter->priv; in rsi_sdio_enable_interrupts() local 1355 struct rsi_common *common; in rsi_suspend() local 1377 struct rsi_common *common = adapter->priv; in rsi_resume() local 1390 struct rsi_common *common; in rsi_freeze() local 1431 struct rsi_common *common = adapter->priv; in rsi_thaw() local 1478 struct rsi_common *common = adapter->priv; in rsi_restore() local
|