Home
last modified time | relevance | path

Searched refs:hc32_to_cpu (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/host/
H A Dehci-dbg.c123 hc32_to_cpu(ehci, itd->hw_bufp[0]), in dbg_itd()
124 hc32_to_cpu(ehci, itd->hw_bufp[1]), in dbg_itd()
125 hc32_to_cpu(ehci, itd->hw_bufp[2]), in dbg_itd()
126 hc32_to_cpu(ehci, itd->hw_bufp[3]), in dbg_itd()
127 hc32_to_cpu(ehci, itd->hw_bufp[4]), in dbg_itd()
128 hc32_to_cpu(ehci, itd->hw_bufp[5]), in dbg_itd()
129 hc32_to_cpu(ehci, itd->hw_bufp[6])); in dbg_itd()
145 hc32_to_cpu(ehci, sitd->hw_uframe), in dbg_sitd()
146 hc32_to_cpu(ehci, sitd->hw_results), in dbg_sitd()
147 hc32_to_cpu(ehci, sitd->hw_buf[0]), in dbg_sitd()
[all …]
H A Duhci-debug.c52 hc32_to_cpu(uhci, td->link)); in uhci_show_td()
92 out += sprintf(out, "(buf=%08x)\n", hc32_to_cpu(uhci, td->buffer)); in uhci_show_td()
183 hc32_to_cpu(uhci, qh->link), in uhci_show_qh()
184 hc32_to_cpu(uhci, element)); in uhci_show_qh()
427 i, hc32_to_cpu(uhci, link)); in uhci_sprint_schedule()
461 i, hc32_to_cpu(uhci, link)); in uhci_sprint_schedule()
466 hc32_to_cpu(uhci, qh_dma)); in uhci_sprint_schedule()
H A Duhci-hcd.h227 #define td_token(uhci, td) hc32_to_cpu((uhci), (td)->token)
278 #define td_status(uhci, td) hc32_to_cpu((uhci), \
690 static inline u32 hc32_to_cpu(const struct uhci_hcd *uhci, const __hc32 x) in hc32_to_cpu() function
705 static inline u32 hc32_to_cpu(const struct uhci_hcd *uhci, const __hc32 x) in hc32_to_cpu() function
H A Dfotg210-hcd.c163 hc32_to_cpu(fotg210, itd->hw_bufp[0]), in dbg_itd()
164 hc32_to_cpu(fotg210, itd->hw_bufp[1]), in dbg_itd()
165 hc32_to_cpu(fotg210, itd->hw_bufp[2]), in dbg_itd()
166 hc32_to_cpu(fotg210, itd->hw_bufp[3]), in dbg_itd()
167 hc32_to_cpu(fotg210, itd->hw_bufp[4]), in dbg_itd()
168 hc32_to_cpu(fotg210, itd->hw_bufp[5]), in dbg_itd()
342 __u32 v = hc32_to_cpu(fotg210, token); in token_mark()
559 switch (hc32_to_cpu(fotg210, tag)) { in fill_periodic_buffer()
3282 switch (hc32_to_cpu(fotg210, tag)) { in periodic_next_shadow()
3295 switch (hc32_to_cpu(fotg210, tag)) { in shadow_next_periodic()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/host/
H A Dehci-dbg.c123 hc32_to_cpu(ehci, itd->hw_bufp[0]), in dbg_itd()
124 hc32_to_cpu(ehci, itd->hw_bufp[1]), in dbg_itd()
125 hc32_to_cpu(ehci, itd->hw_bufp[2]), in dbg_itd()
126 hc32_to_cpu(ehci, itd->hw_bufp[3]), in dbg_itd()
127 hc32_to_cpu(ehci, itd->hw_bufp[4]), in dbg_itd()
128 hc32_to_cpu(ehci, itd->hw_bufp[5]), in dbg_itd()
129 hc32_to_cpu(ehci, itd->hw_bufp[6])); in dbg_itd()
145 hc32_to_cpu(ehci, sitd->hw_uframe), in dbg_sitd()
146 hc32_to_cpu(ehci, sitd->hw_results), in dbg_sitd()
147 hc32_to_cpu(ehci, sitd->hw_buf[0]), in dbg_sitd()
[all …]
H A Duhci-debug.c52 hc32_to_cpu(uhci, td->link)); in uhci_show_td()
92 out += sprintf(out, "(buf=%08x)\n", hc32_to_cpu(uhci, td->buffer)); in uhci_show_td()
183 hc32_to_cpu(uhci, qh->link), in uhci_show_qh()
184 hc32_to_cpu(uhci, element)); in uhci_show_qh()
427 i, hc32_to_cpu(uhci, link)); in uhci_sprint_schedule()
461 i, hc32_to_cpu(uhci, link)); in uhci_sprint_schedule()
466 hc32_to_cpu(uhci, qh_dma)); in uhci_sprint_schedule()
H A Duhci-hcd.h227 #define td_token(uhci, td) hc32_to_cpu((uhci), (td)->token)
278 #define td_status(uhci, td) hc32_to_cpu((uhci), \
690 static inline u32 hc32_to_cpu(const struct uhci_hcd *uhci, const __hc32 x) in hc32_to_cpu() function
705 static inline u32 hc32_to_cpu(const struct uhci_hcd *uhci, const __hc32 x) in hc32_to_cpu() function
H A Dfotg210-hcd.c163 hc32_to_cpu(fotg210, itd->hw_bufp[0]), in dbg_itd()
164 hc32_to_cpu(fotg210, itd->hw_bufp[1]), in dbg_itd()
165 hc32_to_cpu(fotg210, itd->hw_bufp[2]), in dbg_itd()
166 hc32_to_cpu(fotg210, itd->hw_bufp[3]), in dbg_itd()
167 hc32_to_cpu(fotg210, itd->hw_bufp[4]), in dbg_itd()
168 hc32_to_cpu(fotg210, itd->hw_bufp[5]), in dbg_itd()
342 __u32 v = hc32_to_cpu(fotg210, token); in token_mark()
559 switch (hc32_to_cpu(fotg210, tag)) { in fill_periodic_buffer()
3282 switch (hc32_to_cpu(fotg210, tag)) { in periodic_next_shadow()
3295 switch (hc32_to_cpu(fotg210, tag)) { in shadow_next_periodic()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/host/
H A Dehci-dbg.c123 hc32_to_cpu(ehci, itd->hw_bufp[0]), in dbg_itd()
124 hc32_to_cpu(ehci, itd->hw_bufp[1]), in dbg_itd()
125 hc32_to_cpu(ehci, itd->hw_bufp[2]), in dbg_itd()
126 hc32_to_cpu(ehci, itd->hw_bufp[3]), in dbg_itd()
127 hc32_to_cpu(ehci, itd->hw_bufp[4]), in dbg_itd()
128 hc32_to_cpu(ehci, itd->hw_bufp[5]), in dbg_itd()
129 hc32_to_cpu(ehci, itd->hw_bufp[6])); in dbg_itd()
145 hc32_to_cpu(ehci, sitd->hw_uframe), in dbg_sitd()
146 hc32_to_cpu(ehci, sitd->hw_results), in dbg_sitd()
147 hc32_to_cpu(ehci, sitd->hw_buf[0]), in dbg_sitd()
[all …]
H A Duhci-debug.c52 hc32_to_cpu(uhci, td->link)); in uhci_show_td()
92 out += sprintf(out, "(buf=%08x)\n", hc32_to_cpu(uhci, td->buffer)); in uhci_show_td()
183 hc32_to_cpu(uhci, qh->link), in uhci_show_qh()
184 hc32_to_cpu(uhci, element)); in uhci_show_qh()
427 i, hc32_to_cpu(uhci, link)); in uhci_sprint_schedule()
461 i, hc32_to_cpu(uhci, link)); in uhci_sprint_schedule()
466 hc32_to_cpu(uhci, qh_dma)); in uhci_sprint_schedule()
H A Duhci-hcd.h227 #define td_token(uhci, td) hc32_to_cpu((uhci), (td)->token)
278 #define td_status(uhci, td) hc32_to_cpu((uhci), \
690 static inline u32 hc32_to_cpu(const struct uhci_hcd *uhci, const __hc32 x) in hc32_to_cpu() function
705 static inline u32 hc32_to_cpu(const struct uhci_hcd *uhci, const __hc32 x) in hc32_to_cpu() function
H A Dfotg210-hcd.c163 hc32_to_cpu(fotg210, itd->hw_bufp[0]), in dbg_itd()
164 hc32_to_cpu(fotg210, itd->hw_bufp[1]), in dbg_itd()
165 hc32_to_cpu(fotg210, itd->hw_bufp[2]), in dbg_itd()
166 hc32_to_cpu(fotg210, itd->hw_bufp[3]), in dbg_itd()
167 hc32_to_cpu(fotg210, itd->hw_bufp[4]), in dbg_itd()
168 hc32_to_cpu(fotg210, itd->hw_bufp[5]), in dbg_itd()
342 __u32 v = hc32_to_cpu(fotg210, token); in token_mark()
559 switch (hc32_to_cpu(fotg210, tag)) { in fill_periodic_buffer()
3282 switch (hc32_to_cpu(fotg210, tag)) { in periodic_next_shadow()
3295 switch (hc32_to_cpu(fotg210, tag)) { in shadow_next_periodic()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/usb/host/
H A Dehci.h126 #define hc32_to_cpu(x) be32_to_cpu((x)) macro
129 #define hc32_to_cpu(x) le32_to_cpu((x)) macro
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/usb/host/
H A Dehci.h126 #define hc32_to_cpu(x) be32_to_cpu((x)) macro
129 #define hc32_to_cpu(x) le32_to_cpu((x)) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/usb/host/
H A Dehci.h126 #define hc32_to_cpu(x) be32_to_cpu((x)) macro
129 #define hc32_to_cpu(x) le32_to_cpu((x)) macro
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/drivers/usb/host/
H A Dehci.h126 #define hc32_to_cpu(x) be32_to_cpu((x)) macro
129 #define hc32_to_cpu(x) le32_to_cpu((x)) macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/drivers/usb/host/
H A Dehci.h126 #define hc32_to_cpu(x) be32_to_cpu((x)) macro
129 #define hc32_to_cpu(x) le32_to_cpu((x)) macro
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/drivers/usb/host/
H A Dehci.h126 #define hc32_to_cpu(x) be32_to_cpu((x)) macro
129 #define hc32_to_cpu(x) le32_to_cpu((x)) macro
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/drivers/usb/host/
H A Dehci.h126 #define hc32_to_cpu(x) be32_to_cpu((x)) macro
129 #define hc32_to_cpu(x) le32_to_cpu((x)) macro
/dports/sysutils/u-boot-utilite/u-boot-2015.07/drivers/usb/host/
H A Dehci.h127 #define hc32_to_cpu(x) be32_to_cpu((x)) macro
130 #define hc32_to_cpu(x) le32_to_cpu((x)) macro
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/usb/host/
H A Dehci.h115 #define hc32_to_cpu(x) be32_to_cpu((x)) macro
118 #define hc32_to_cpu(x) le32_to_cpu((x)) macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/usb/host/
H A Dehci.h115 #define hc32_to_cpu(x) be32_to_cpu((x)) macro
118 #define hc32_to_cpu(x) le32_to_cpu((x)) macro
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/usb/host/
H A Dehci.h115 #define hc32_to_cpu(x) be32_to_cpu((x)) macro
118 #define hc32_to_cpu(x) le32_to_cpu((x)) macro
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/usb/host/
H A Dehci.h116 #define hc32_to_cpu(x) be32_to_cpu((x)) macro
119 #define hc32_to_cpu(x) le32_to_cpu((x)) macro
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/usb/host/
H A Dehci.h116 #define hc32_to_cpu(x) be32_to_cpu((x)) macro
119 #define hc32_to_cpu(x) le32_to_cpu((x)) macro

12345678