Home
last modified time | relevance | path

Searched refs:pz_list (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/host/whci/
Dpzl.c31 whc_qset_set_link_ptr(&whc->pz_list[0], addr); in update_pzl_pointers()
32 whc_qset_set_link_ptr(&whc->pz_list[2], addr); in update_pzl_pointers()
33 whc_qset_set_link_ptr(&whc->pz_list[4], addr); in update_pzl_pointers()
34 whc_qset_set_link_ptr(&whc->pz_list[6], addr); in update_pzl_pointers()
35 whc_qset_set_link_ptr(&whc->pz_list[8], addr); in update_pzl_pointers()
36 whc_qset_set_link_ptr(&whc->pz_list[10], addr); in update_pzl_pointers()
37 whc_qset_set_link_ptr(&whc->pz_list[12], addr); in update_pzl_pointers()
38 whc_qset_set_link_ptr(&whc->pz_list[14], addr); in update_pzl_pointers()
41 whc_qset_set_link_ptr(&whc->pz_list[1], addr); in update_pzl_pointers()
42 whc_qset_set_link_ptr(&whc->pz_list[5], addr); in update_pzl_pointers()
[all …]
Dwhcd.h46 u64 *pz_list; member