Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ipa/reg/
H A Dipa_reg-v3.1.c260 REG_STRIDE_FIELDS(ENDP_INIT_HDR_EXT, endp_init_hdr_ext, 0x00000814, 0x0070);
425 [ENDP_INIT_HDR_EXT] = &reg_endp_init_hdr_ext,
H A Dipa_reg-v3.5.1.c271 REG_STRIDE_FIELDS(ENDP_INIT_HDR_EXT, endp_init_hdr_ext, 0x00000814, 0x0070);
435 [ENDP_INIT_HDR_EXT] = &reg_endp_init_hdr_ext,
H A Dipa_reg-v4.2.c294 REG_STRIDE_FIELDS(ENDP_INIT_HDR_EXT, endp_init_hdr_ext, 0x00000814, 0x0070);
436 [ENDP_INIT_HDR_EXT] = &reg_endp_init_hdr_ext,
H A Dipa_reg-v4.7.c317 REG_STRIDE_FIELDS(ENDP_INIT_HDR_EXT, endp_init_hdr_ext, 0x00000814, 0x0070);
483 [ENDP_INIT_HDR_EXT] = &reg_endp_init_hdr_ext,
H A Dipa_reg-v4.5.c344 REG_STRIDE_FIELDS(ENDP_INIT_HDR_EXT, endp_init_hdr_ext, 0x00000814, 0x0070);
512 [ENDP_INIT_HDR_EXT] = &reg_endp_init_hdr_ext,
H A Dipa_reg-v5.0.c365 REG_STRIDE_FIELDS(ENDP_INIT_HDR_EXT, endp_init_hdr_ext, 0x00001014, 0x0080);
540 [ENDP_INIT_HDR_EXT] = &reg_endp_init_hdr_ext,
H A Dipa_reg-v4.9.c321 REG_STRIDE_FIELDS(ENDP_INIT_HDR_EXT, endp_init_hdr_ext, 0x00000814, 0x0070);
488 [ENDP_INIT_HDR_EXT] = &reg_endp_init_hdr_ext,
H A Dipa_reg-v4.11.c324 REG_STRIDE_FIELDS(ENDP_INIT_HDR_EXT, endp_init_hdr_ext, 0x00000814, 0x0070);
491 [ENDP_INIT_HDR_EXT] = &reg_endp_init_hdr_ext,
/openbmc/linux/drivers/net/ipa/
H A Dipa_reg.c79 case ENDP_INIT_HDR_EXT: in ipa_reg_id_valid()
H A Dipa_reg.h89 ENDP_INIT_HDR_EXT, enumerator
H A Dipa_endpoint.c834 reg = ipa_reg(ipa, ENDP_INIT_HDR_EXT); in ipa_endpoint_init_hdr_ext()