Home
last modified time | relevance | path

Searched refs:ftd (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/riscv/mm/
H A Dtlbflush.c81 struct flush_tlb_range_data ftd; in __flush_tlb_range() local
106 ftd.asid = asid; in __flush_tlb_range()
107 ftd.start = start; in __flush_tlb_range()
108 ftd.size = size; in __flush_tlb_range()
109 ftd.stride = stride; in __flush_tlb_range()
112 &ftd, 1); in __flush_tlb_range()
/openbmc/linux/drivers/usb/host/
H A Duhci-q.c164 struct uhci_td *ftd, *ltd; in uhci_insert_td_in_frame_list() local
166 ftd = uhci->frame_cpu[framenum]; in uhci_insert_td_in_frame_list()
167 ltd = list_entry(ftd->fl_list.prev, struct uhci_td, fl_list); in uhci_insert_td_in_frame_list()
169 list_add_tail(&td->fl_list, &ftd->fl_list); in uhci_insert_td_in_frame_list()
218 struct uhci_td *ftd, *ltd; in uhci_remove_tds_from_frame() local
222 ftd = uhci->frame_cpu[framenum]; in uhci_remove_tds_from_frame()
223 if (ftd) { in uhci_remove_tds_from_frame()
224 ltd = list_entry(ftd->fl_list.prev, struct uhci_td, fl_list); in uhci_remove_tds_from_frame()
228 while (!list_empty(&ftd->fl_list)) in uhci_remove_tds_from_frame()
229 list_del_init(ftd->fl_list.prev); in uhci_remove_tds_from_frame()
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dat91-ariag25.dts83 * for example u-boot 'ftd set' command