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

/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/dwc_otg/
H A Ddwc_otg_cil_intr.c49 return (_core_if->op_state==A_HOST?"a_host":
294 _core_if->op_state = A_HOST;
368 _core_if->op_state = A_HOST;
537 if (_core_if->op_state == A_HOST) {
608 _core_if->op_state = A_HOST;
H A Ddwc_otg_cil.h623 #define A_HOST (1) macro
H A Ddwc_otg_cil.c635 _core_if->op_state = A_HOST;
1067 if (_core_if->op_state == A_HOST){
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddwc_otg_cil_intr.c49 return (core_if->op_state==A_HOST?"a_host":
292 core_if->op_state = A_HOST;
354 core_if->op_state = A_HOST;
580 if (core_if->op_state == A_HOST) {
647 core_if->op_state = A_HOST;
H A Ddwc_otg_cil.h743 #define A_HOST (1) macro
H A Ddwc_otg_cil.c703 core_if->op_state = A_HOST;
1216 if (core_if->op_state == A_HOST) {

Completed in 98 milliseconds