Home
last modified time | relevance | path

Searched refs:DEFECT7374_FSM_WAITING_FOR_CONTROL_READ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dnet2280.h226 #define DEFECT7374_FSM_WAITING_FOR_CONTROL_READ BIT(DEFECT7374_FSM_FIELD) macro
H A Dnet2280.c2046 scratch |= DEFECT7374_FSM_WAITING_FOR_CONTROL_READ; in defect7374_enable_data_eps_zero()
2781 if (!((fsmvalue == DEFECT7374_FSM_WAITING_FOR_CONTROL_READ) && in defect7374_workaround()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dnet2280.h227 #define DEFECT7374_FSM_WAITING_FOR_CONTROL_READ BIT(DEFECT7374_FSM_FIELD) macro
H A Dnet2280.c2043 scratch |= DEFECT7374_FSM_WAITING_FOR_CONTROL_READ; in defect7374_enable_data_eps_zero()
2786 if (!((fsmvalue == DEFECT7374_FSM_WAITING_FOR_CONTROL_READ) && in defect7374_workaround()

Completed in 10 milliseconds