Home
last modified time | relevance | path

Searched refs:T_UN (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h379 #define T_UN 0x00020000 /* underrun */ macro
381 #define DEVICE_T_ERROR (T_UN | T_TO)
382 #define HOST_T_ERROR (T_UN | T_TO | T_NAK | T_STAL)
H A Dfsl_qe_udc.c1378 if (bdstatus & T_UN) in qe_ep0_txconf()
1425 if (bdstatus & T_UN) in qe_ep_txconf()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h379 #define T_UN 0x00020000 /* underrun */ macro
381 #define DEVICE_T_ERROR (T_UN | T_TO)
382 #define HOST_T_ERROR (T_UN | T_TO | T_NAK | T_STAL)
H A Dfsl_qe_udc.c1378 if (bdstatus & T_UN) in qe_ep0_txconf()
1425 if (bdstatus & T_UN) in qe_ep_txconf()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h379 #define T_UN 0x00020000 /* underrun */ macro
381 #define DEVICE_T_ERROR (T_UN | T_TO)
382 #define HOST_T_ERROR (T_UN | T_TO | T_NAK | T_STAL)
H A Dfsl_qe_udc.c1378 if (bdstatus & T_UN) in qe_ep0_txconf()
1425 if (bdstatus & T_UN) in qe_ep_txconf()
/dports/multimedia/libv4l/linux-5.13-rc2/include/soc/fsl/qe/
H A Ducc_slow.h39 #define T_UN 0x00020000 /* underrun */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/soc/fsl/qe/
H A Ducc_slow.h39 #define T_UN 0x00020000 /* underrun */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/soc/fsl/qe/
H A Ducc_slow.h39 #define T_UN 0x00020000 /* underrun */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/freescale/
H A Ducc_geth.h812 #define T_UN (((u32) TX_ERRORS_UN ) << 16) macro
815 | T_UN | T_CSL) /* transmit errors to report */
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/freescale/
H A Ducc_geth.h812 #define T_UN (((u32) TX_ERRORS_UN ) << 16) macro
815 | T_UN | T_CSL) /* transmit errors to report */
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/freescale/
H A Ducc_geth.h812 #define T_UN (((u32) TX_ERRORS_UN ) << 16) macro
815 | T_UN | T_CSL) /* transmit errors to report */