Searched refs:es_phys_addr (Results 1 – 2 of 2) sorted by relevance
143 wi->es.es_phys_addr = list->sc_ibuf[items].phys + start - list->data[items].stpos; in viddec_pm_utils_list_emit_slice_tags()145 if(items == 0) wi->es.es_phys_addr += list->start_offset; in viddec_pm_utils_list_emit_slice_tags()154 wi->es.es_phys_addr = list->sc_ibuf[items].phys + start - list->data[items].stpos; in viddec_pm_utils_list_emit_slice_tags()155 if(items == 0) wi->es.es_phys_addr += list->start_offset; in viddec_pm_utils_list_emit_slice_tags()163 wi->es.es_phys_addr = list->sc_ibuf[items].phys; in viddec_pm_utils_list_emit_slice_tags()170 wi->es.es_phys_addr = list->sc_ibuf[items].phys; in viddec_pm_utils_list_emit_slice_tags()
147 unsigned int es_phys_addr; member