Home
last modified time | relevance | path

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

/linux-6.15/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.c3428 static const struct am65_cpsw_pdata am65x_sr1_0 = {
3434 static const struct am65_cpsw_pdata j721e_pdata = {
3440 static const struct am65_cpsw_pdata am64x_cpswxg_pdata = {
3446 static const struct am65_cpsw_pdata j7200_cpswxg_pdata = {
3454 static const struct am65_cpsw_pdata j721e_cpswxg_pdata = {
3461 static const struct am65_cpsw_pdata j784s4_cpswxg_pdata = {
3518 common->pdata = *(const struct am65_cpsw_pdata *)of_id->data; in am65_cpsw_nuss_probe()