Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h229 #define S3C_DIEPMSK_TxFIFOEmpty (1 << 7) macro
/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsotg.c1921 ints & S3C_DIEPMSK_TxFIFOEmpty) { in s3c_hsotg_epint()
2667 ((hsotg->dedicated_fifos) ? S3C_DIEPMSK_TxFIFOEmpty : 0), in s3c_hsotg_start()