Home
last modified time | relevance | path

Searched refs:am65_cpsw_pdata (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.h97 struct am65_cpsw_pdata { struct
116 struct am65_cpsw_pdata pdata; argument
H A Dam65-cpsw-nuss.c2812 static const struct am65_cpsw_pdata am65x_sr1_0 = {
2818 static const struct am65_cpsw_pdata j721e_pdata = {
2824 static const struct am65_cpsw_pdata am64x_cpswxg_pdata = {
2830 static const struct am65_cpsw_pdata j7200_cpswxg_pdata = {
2837 static const struct am65_cpsw_pdata j721e_cpswxg_pdata = {
2844 static const struct am65_cpsw_pdata j784s4_cpswxg_pdata = {
2896 common->pdata = *(const struct am65_cpsw_pdata *)of_id->data; in am65_cpsw_nuss_probe()