tim_off 89 arch/arm/mach-davinci/time.c unsigned long tim_off; tim_off 128 arch/arm/mach-davinci/time.c __raw_writel(__raw_readl(t->base + t->tim_off) + t->period, tim_off 138 arch/arm/mach-davinci/time.c __raw_writel(0, t->base + t->tim_off); tim_off 154 arch/arm/mach-davinci/time.c return __raw_readl(t->base + t->tim_off); tim_off 239 arch/arm/mach-davinci/time.c t->tim_off = TIM12; tim_off 244 arch/arm/mach-davinci/time.c t->tim_off = TIM34; tim_off 64 drivers/clocksource/timer-davinci.c unsigned int tim_off; tim_off 184 drivers/clocksource/timer-davinci.c davinci_clocksource.tim_off); tim_off 314 drivers/clocksource/timer-davinci.c davinci_clocksource.tim_off = DAVINCI_TIMER_REG_TIM12; tim_off 318 drivers/clocksource/timer-davinci.c davinci_clocksource.tim_off = DAVINCI_TIMER_REG_TIM34; tim_off 782 drivers/net/wireless/ath/wcn36xx/main.c u16 tim_off, tim_len; tim_off 912 drivers/net/wireless/ath/wcn36xx/main.c skb = ieee80211_beacon_get_tim(hw, vif, &tim_off, tim_off 918 drivers/net/wireless/ath/wcn36xx/main.c wcn36xx_smd_send_beacon(wcn, vif, skb, tim_off, 0); tim_off 1602 drivers/net/wireless/ath/wcn36xx/smd.c struct sk_buff *skb_beacon, u16 tim_off, tim_off 1611 drivers/net/wireless/ath/wcn36xx/smd.c pvm_len = skb_beacon->data[tim_off + 1] - 3; tim_off 1640 drivers/net/wireless/ath/wcn36xx/smd.c memmove(&msg_body.beacon[tim_off + 5 + pvm_len + pad], tim_off 1641 drivers/net/wireless/ath/wcn36xx/smd.c &msg_body.beacon[tim_off + 5 + pvm_len], tim_off 1642 drivers/net/wireless/ath/wcn36xx/smd.c skb_beacon->len - (tim_off + 5 + pvm_len)); tim_off 1643 drivers/net/wireless/ath/wcn36xx/smd.c memset(&msg_body.beacon[tim_off + 5 + pvm_len], 0, pad); tim_off 1644 drivers/net/wireless/ath/wcn36xx/smd.c msg_body.beacon[tim_off + 1] += pad; tim_off 1652 drivers/net/wireless/ath/wcn36xx/smd.c msg_body.tim_ie_offset = tim_off+4; tim_off 85 drivers/net/wireless/ath/wcn36xx/smd.h struct sk_buff *skb_beacon, u16 tim_off,