Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h229 #define S3C_DIEPMSK_TxFIFOEmpty (1 << 7) macro
/linux-2.6.39/drivers/usb/gadget/
Ds3c-hsotg.c1859 ints & S3C_DIEPMSK_TxFIFOEmpty) { in s3c_hsotg_epint()
1863 clear |= S3C_DIEPMSK_TxFIFOEmpty; in s3c_hsotg_epint()
2613 ((hsotg->dedicated_fifos) ? S3C_DIEPMSK_TxFIFOEmpty : 0), in usb_gadget_probe_driver()