Home
last modified time | relevance | path

Searched refs:td2 (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/arm/lib/
Dcsumpartial.S26 td2 .req r5 @ save before use label
118 2: ldmia buf!, {td0, td1, td2, td3}
121 adcs sum, sum, td2
123 ldmia buf!, {td0, td1, td2, td3}
126 adcs sum, sum, td2
/linux-4.1.27/drivers/usb/host/
Dohci-q.c898 struct td *td2, *td_prev; in add_to_done_list() local
906 td2 = td_prev = td; in add_to_done_list()
907 list_for_each_entry_continue_reverse(td2, &ed->td_list, td_list) { in add_to_done_list()
908 if (td2->next_dl_td) in add_to_done_list()
910 td2->next_dl_td = td_prev; in add_to_done_list()
911 td_prev = td2; in add_to_done_list()
926 td2 = ed->pending_td; in add_to_done_list()
927 if (td2 && td2->next_dl_td) in add_to_done_list()
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/
Dstrcop_defs.h90 unsigned int td2 : 1; member
/linux-4.1.27/drivers/video/fbdev/via/
Dhw.h472 struct lcd_pwd_seq_td2 td2; member
508 u16 td2; member
/linux-4.1.27/drivers/md/
Ddm-thin-metadata.c907 struct dm_thin_device *td2; in __open_device() local
914 list_for_each_entry(td2, &pmd->thin_devices, list) in __open_device()
915 if (td2->id == dev) { in __open_device()
922 td2->open_count++; in __open_device()
923 *td = td2; in __open_device()
/linux-4.1.27/arch/cris/arch-v32/drivers/
Dcryptocop.c1956 .td2 = regk_strcop_d, in init_cryptocop()
2170 rw_cfg.td2 = regk_strcop_e; in cryptocop_start_job()
2175 rw_cfg.td2 = regk_strcop_e; in cryptocop_start_job()
2180 rw_cfg.td2 = regk_strcop_d; in cryptocop_start_job()
2185 rw_cfg.td2 = regk_strcop_d; in cryptocop_start_job()
2190 rw_cfg.td2 = regk_strcop_e; in cryptocop_start_job()
2195 rw_cfg.td2 = regk_strcop_e; in cryptocop_start_job()
2200 rw_cfg.td2 = regk_strcop_d; in cryptocop_start_job()
2205 rw_cfg.td2 = regk_strcop_d; in cryptocop_start_job()