Home
last modified time | relevance | path

Searched refs:get_tbipa (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Dfsl_pq_mdio.c77 * @get_tbipa: determines the address of the TBIPA register
83 uint32_t __iomem * (*get_tbipa)(void __iomem *p); member
309 .get_tbipa = get_gfar_tbipa_from_mii,
316 .get_tbipa = get_gfar_tbipa_from_mii,
324 .get_tbipa = get_gfar_tbipa_from_mdio,
331 .get_tbipa = get_etsec_tbipa,
338 .get_tbipa = get_etsec_tbipa,
347 .get_tbipa = get_ucc_tbipa,
357 .get_tbipa = get_ucc_tbipa,
376 uint32_t __iomem * (*get_tbipa)(voi in set_tbipa()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Dfsl_pq_mdio.c78 * @get_tbipa: determines the address of the TBIPA register
84 uint32_t __iomem * (*get_tbipa)(void __iomem *p); member
310 .get_tbipa = get_gfar_tbipa_from_mii,
317 .get_tbipa = get_gfar_tbipa_from_mii,
325 .get_tbipa = get_gfar_tbipa_from_mdio,
332 .get_tbipa = get_etsec_tbipa,
339 .get_tbipa = get_etsec_tbipa,
348 .get_tbipa = get_ucc_tbipa,
358 .get_tbipa = get_ucc_tbipa,
377 uint32_t __iomem * (*get_tbipa)(voi in set_tbipa()
[all...]

Completed in 2 milliseconds