Lines Matching defs:host_p
476 struct am65_cpsw_host *host_p = am65_common_get_host(common);
480 val = readl(host_p->port_base + AM65_CPSW_PORT_REG_PRI_CTL);
494 writel(pri_map, host_p->port_base + AM65_CPSW_PORT_REG_RX_PRI_MAP);
495 writel(val, host_p->port_base + AM65_CPSW_PORT_REG_PRI_CTL);
871 struct am65_cpsw_host *host_p = am65_common_get_host(common);
884 host_p->port_base + AM65_CPSW_PORT_REG_RX_MAXLEN);
887 host_p->port_base + AM65_CPSW_PORT0_REG_FLOW_ID_OFFSET);
889 host_p->port_base + AM65_CPSW_P0_REG_CTL);
2519 struct am65_cpsw_host *host_p = am65_common_get_host(common);
2521 host_p->common = common;
2522 host_p->port_base = common->cpsw_base + AM65_CPSW_NU_PORTS_BASE;
2523 host_p->stat_base = common->cpsw_base + AM65_CPSW_NU_STATS_BASE;
3711 struct am65_cpsw_host *host_p = am65_common_get_host(common);
3717 host_p->vid_context = readl(host_p->port_base + AM65_CPSW_PORT_VLAN_REG_OFFSET);
3749 struct am65_cpsw_host *host_p = am65_common_get_host(common);
3792 writel(host_p->vid_context, host_p->port_base + AM65_CPSW_PORT_VLAN_REG_OFFSET);