Searched refs:item_offset (Results 1 – 2 of 2) sorted by relevance
883 u32 item_offset) in ath6kl_get_hi_item_addr() argument888 addr = ATH6KL_AR6003_HI_START_ADDR + item_offset; in ath6kl_get_hi_item_addr()890 addr = ATH6KL_AR6004_HI_START_ADDR + item_offset; in ath6kl_get_hi_item_addr()
129 static inline u32 host_interest_item_address(u32 item_offset) in host_interest_item_address() argument131 return QCA988X_HOST_INTEREST_ADDRESS + item_offset; in host_interest_item_address()