Home
last modified time | relevance | path

Searched refs:ENDP_INIT_DEAGGR (Results 1 – 11 of 11) sorted by relevance

/linux-6.6.21/drivers/net/ipa/reg/
Dipa_reg-v4.2.c356 REG_STRIDE_FIELDS(ENDP_INIT_DEAGGR, endp_init_deaggr, 0x00000834, 0x0070);
442 [ENDP_INIT_DEAGGR] = &reg_endp_init_deaggr,
Dipa_reg-v3.1.c320 REG_STRIDE_FIELDS(ENDP_INIT_DEAGGR, endp_init_deaggr, 0x00000834, 0x0070);
431 [ENDP_INIT_DEAGGR] = &reg_endp_init_deaggr,
Dipa_reg-v3.5.1.c331 REG_STRIDE_FIELDS(ENDP_INIT_DEAGGR, endp_init_deaggr, 0x00000834, 0x0070);
441 [ENDP_INIT_DEAGGR] = &reg_endp_init_deaggr,
Dipa_reg-v4.7.c380 REG_STRIDE_FIELDS(ENDP_INIT_DEAGGR, endp_init_deaggr, 0x00000834, 0x0070);
489 [ENDP_INIT_DEAGGR] = &reg_endp_init_deaggr,
Dipa_reg-v5.0.c428 REG_STRIDE_FIELDS(ENDP_INIT_DEAGGR, endp_init_deaggr, 0x00001034, 0x0080);
546 [ENDP_INIT_DEAGGR] = &reg_endp_init_deaggr,
Dipa_reg-v4.11.c388 REG_STRIDE_FIELDS(ENDP_INIT_DEAGGR, endp_init_deaggr, 0x00000834, 0x0070);
497 [ENDP_INIT_DEAGGR] = &reg_endp_init_deaggr,
Dipa_reg-v4.5.c407 REG_STRIDE_FIELDS(ENDP_INIT_DEAGGR, endp_init_deaggr, 0x00000834, 0x0070);
518 [ENDP_INIT_DEAGGR] = &reg_endp_init_deaggr,
Dipa_reg-v4.9.c385 REG_STRIDE_FIELDS(ENDP_INIT_DEAGGR, endp_init_deaggr, 0x00000834, 0x0070);
494 [ENDP_INIT_DEAGGR] = &reg_endp_init_deaggr,
/linux-6.6.21/drivers/net/ipa/
Dipa_reg.c85 case ENDP_INIT_DEAGGR: in ipa_reg_id_valid()
Dipa_reg.h95 ENDP_INIT_DEAGGR, /* TX only */ enumerator
Dipa_endpoint.c1180 reg = ipa_reg(ipa, ENDP_INIT_DEAGGR); in ipa_endpoint_init_deaggr()