Searched refs:u32all (Results 1 – 3 of 3) sorted by relevance
45 header.u32all = 0; in build_pm4_header()50 return header.u32all; in build_pm4_header()126 packet->header.u32all = build_pm4_header(IT_RUN_LIST, in pm_create_runlist()154 packet->header.u32all = build_pm4_header(IT_MAP_PROCESS, in pm_create_map_process()191 packet->header.u32all = build_pm4_header(IT_MAP_QUEUES, in pm_create_map_queue()361 packet->header.u32all = build_pm4_header(IT_SET_RESOURCES, in pm_send_set_resources()446 packet->header.u32all = build_pm4_header(IT_QUERY_STATUS, in pm_send_query_status()492 packet->header.u32all = build_pm4_header(IT_UNMAP_QUEUES, in pm_send_unmap_queue()
52 nop.u32all |= PM4_COUNT_ZERO; in initialize()55 kq->nop_packet = nop.u32all; in initialize()
40 uint32_t u32all; member