Home
last modified time | relevance | path

Searched refs:UDCCS0_FST (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dpxa25x_udc.h188 (udccs0 & UDCCS0_FST) ? " fst" : "", in dump_udccs0()
H A Dpxa25x_udc.c116 #define UDCCS0_FST (1 << 5) /* Force stall */ macro
1276 (tmp & UDCCS0_FST) ? " fst" : "", in udc_debug_show()
1619 && (udc_ep0_get_UDCCS(dev) & UDCCS0_FST) == 0 in udc_watchdog()
1621 udc_ep0_set_UDCCS(dev, UDCCS0_FST|UDCCS0_FTF); in udc_watchdog()
1762 ep0start(dev, UDCCS0_FST|UDCCS0_FTF, "stall"); in handle_ep0()
1846 udc_ep0_set_UDCCS(dev, UDCCS0_FST); in handle_ep0()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpxa25x_udc.h181 (udccs0 & UDCCS0_FST) ? " fst" : "", in dump_udccs0()
H A Dpxa25x_udc.c112 #define UDCCS0_FST (1 << 5) /* Force stall */ macro
1275 (tmp & UDCCS0_FST) ? " fst" : "", in udc_debug_show()
1581 && (udc_ep0_get_UDCCS(dev) & UDCCS0_FST) == 0 in udc_watchdog()
1583 udc_ep0_set_UDCCS(dev, UDCCS0_FST|UDCCS0_FTF); in udc_watchdog()
1724 ep0start(dev, UDCCS0_FST|UDCCS0_FTF, "stall"); in handle_ep0()
1808 udc_ep0_set_UDCCS(dev, UDCCS0_FST); in handle_ep0()
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h154 #define UDCCS0_FST 0x00000008 /* Force STall */ macro
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h154 #define UDCCS0_FST 0x00000008 /* Force STall */ macro

Completed in 17 milliseconds