Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/usb/controller/
HDsaf1761_otg_reg.h210 #define SOTG_PTD_DW3_CERR_3 (3U << 23) macro
HDsaf1761_otg.c472 temp = SOTG_PTD_DW3_ACTIVE | (td->toggle << 25) | SOTG_PTD_DW3_CERR_3; in saf1761_host_setup_tx()
799 temp = SOTG_PTD_DW3_ACTIVE | (td->toggle << 25) | SOTG_PTD_DW3_CERR_3; in saf1761_host_intr_data_rx()
893 temp = SOTG_PTD_DW3_ACTIVE | (td->toggle << 25) | SOTG_PTD_DW3_CERR_3; in saf1761_host_intr_data_tx()
990 temp = SOTG_PTD_DW3_ACTIVE | SOTG_PTD_DW3_CERR_3; in saf1761_host_isoc_data_rx()
1062 temp = SOTG_PTD_DW3_ACTIVE | SOTG_PTD_DW3_CERR_3; in saf1761_host_isoc_data_tx()