Home
last modified time | relevance | path

Searched refs:TEST_PACKET (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/drivers/input/serio/
Dhil_mlc.c473 #define TEST_PACKET(x) \ macro
476 OUT(HIL_DO_ALTER_CTRL | HIL_CTRL_TEST | TEST_PACKET(0x5))
477 EXPECT(HIL_ERR_INT | TEST_PACKET(0x5),
479 OUT(HIL_DO_ALTER_CTRL | HIL_CTRL_TEST | TEST_PACKET(0xa))
480 EXPECT(HIL_ERR_INT | TEST_PACKET(0xa),
/linux-3.4.99/drivers/usb/dwc3/
Ddebugfs.c494 case TEST_PACKET: in dwc3_testmode_show()
531 testmode = TEST_PACKET; in dwc3_testmode_write()
Dgadget.c77 case TEST_PACKET: in dwc3_gadget_set_test_mode()
/linux-3.4.99/drivers/usb/gadget/
Dnet2272.h124 #define TEST_PACKET 4 macro
Dnet2272.c1707 if (mode == TEST_PACKET) { in net2272_set_test_mode()
Dci13xxx_udc.c2050 case TEST_PACKET: in isr_tr_complete_handler()
Dlangwell_udc.c2261 case TEST_PACKET: in handle_setup_packet()
/linux-3.4.99/include/linux/usb/
Dch9.h134 #define TEST_PACKET 4 macro