Home
last modified time | relevance | path

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

/drivers/net/ipa/reg/
Dipa_reg-v3.1.c248 IPA_REG_STRIDE_FIELDS(ENDP_INIT_HDR, endp_init_hdr, 0x00000810, 0x0070);
422 [ENDP_INIT_HDR] = &ipa_reg_endp_init_hdr,
Dipa_reg-v3.5.1.c259 IPA_REG_STRIDE_FIELDS(ENDP_INIT_HDR, endp_init_hdr, 0x00000810, 0x0070);
432 [ENDP_INIT_HDR] = &ipa_reg_endp_init_hdr,
Dipa_reg-v4.2.c282 IPA_REG_STRIDE_FIELDS(ENDP_INIT_HDR, endp_init_hdr, 0x00000810, 0x0070);
433 [ENDP_INIT_HDR] = &ipa_reg_endp_init_hdr,
Dipa_reg-v4.5.c328 IPA_REG_STRIDE_FIELDS(ENDP_INIT_HDR, endp_init_hdr, 0x00000810, 0x0070);
509 [ENDP_INIT_HDR] = &ipa_reg_endp_init_hdr,
Dipa_reg-v4.11.c308 IPA_REG_STRIDE_FIELDS(ENDP_INIT_HDR, endp_init_hdr, 0x00000810, 0x0070);
488 [ENDP_INIT_HDR] = &ipa_reg_endp_init_hdr,
Dipa_reg-v4.9.c305 IPA_REG_STRIDE_FIELDS(ENDP_INIT_HDR, endp_init_hdr, 0x00000810, 0x0070);
485 [ENDP_INIT_HDR] = &ipa_reg_endp_init_hdr,
/drivers/net/ipa/
Dipa_reg.h86 ENDP_INIT_HDR, enumerator
Dipa_endpoint.c644 reg = ipa_reg(ipa, ENDP_INIT_HDR); in ipa_endpoint_init_hdr()