Searched refs:TW_UINT64 (Results 1 – 8 of 8) sorted by relevance
101 TW_UINT64 cmd_pkt_phys; /* cmd pkt physical address */104 TW_UINT64 data_phys; /* physical address of data */129 TW_UINT64 cmd_pkt_phys; /* phys addr of cmd_pkt_buf */148 TW_UINT64 internal_req_data_phys;/* phys addr of internal
229 TW_UINT64 address;249 ((((TW_UINT64)(TW_CL_SWAP32(((TW_UINT32 *)(&(x)))[1]))) << 32) |\263 #define TW_CL_SWAP64(x) TW_CL_SWAP64_WITH_CAST((TW_UINT64)(x))556 TW_UINT64 dma_mem_phys
57 typedef unsigned long long TW_UINT64; typedef
100 TW_UINT64 deadline;/* request timeout (in absolute time) */139 TW_UINT64 dma_mem_phys;
358 (TW_UINT32)(((TW_UINT64)value)>>32), 4); \
251 TW_VOID *non_dma_mem, TW_VOID *dma_mem, TW_UINT64 dma_mem_phys in tw_cl_init_ctlr()
439 TW_UINT64 current_time; in twa_watchdog()444 current_time = (TW_UINT64) (tw_osl_get_local_time()); in twa_watchdog()
226 (TW_UINT32)(((TW_UINT64)(req->cmd_pkt_phys + sizeof(struct tw_cl_command_header)))>>32), 4); in tw_cli_submit_cmd()235 (TW_UINT32)(((TW_UINT64)(req->cmd_pkt_phys + sizeof(struct tw_cl_command_header)))>>32), 4); in tw_cli_submit_cmd()