Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.h133 struct am65_cpsw_pdata { struct
152 struct am65_cpsw_pdata pdata; argument
H A Dam65-cpsw-nuss.c3453 static const struct am65_cpsw_pdata am65x_sr1_0 = {
3459 static const struct am65_cpsw_pdata j721e_pdata = {
3465 static const struct am65_cpsw_pdata am64x_cpswxg_pdata = {
3471 static const struct am65_cpsw_pdata j7200_cpswxg_pdata = {
3479 static const struct am65_cpsw_pdata j721e_cpswxg_pdata = {
3486 static const struct am65_cpsw_pdata j784s4_cpswxg_pdata = {
3543 common->pdata = *(const struct am65_cpsw_pdata *)of_id->data; in am65_cpsw_nuss_probe()