Searched refs:tim_off (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/arm/mach-davinci/ |
D | time.c | 97 unsigned long tim_off; member 136 __raw_writel(__raw_readl(t->base + t->tim_off) + t->period, in timer32_config() 146 __raw_writel(0, t->base + t->tim_off); in timer32_config() 162 return __raw_readl(t->base + t->tim_off); in timer32_read() 247 t->tim_off = TIM12; in timer_init() 252 t->tim_off = TIM34; in timer_init()
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
D | smd.h | 81 struct sk_buff *skb_beacon, u16 tim_off,
|
D | main.c | 591 u16 tim_off, tim_len; in wcn36xx_bss_info_changed() local 719 skb = ieee80211_beacon_get_tim(hw, vif, &tim_off, in wcn36xx_bss_info_changed() 725 wcn36xx_smd_send_beacon(wcn, vif, skb, tim_off, 0); in wcn36xx_bss_info_changed()
|
D | smd.c | 1358 struct sk_buff *skb_beacon, u16 tim_off, in wcn36xx_smd_send_beacon() argument 1387 msg_body.tim_ie_offset = tim_off+4; in wcn36xx_smd_send_beacon()
|