Lines Matching refs:host_p
343 struct am65_cpsw_host *host_p = am65_common_get_host(common);
347 val = readl(host_p->port_base + AM65_CPSW_PORT_REG_PRI_CTL);
361 writel(pri_map, host_p->port_base + AM65_CPSW_PORT_REG_RX_PRI_MAP);
362 writel(val, host_p->port_base + AM65_CPSW_PORT_REG_PRI_CTL);
372 struct am65_cpsw_host *host_p = am65_common_get_host(common);
386 host_p->port_base + AM65_CPSW_PORT_REG_RX_MAXLEN);
389 host_p->port_base + AM65_CPSW_PORT0_REG_FLOW_ID_OFFSET);
391 host_p->port_base + AM65_CPSW_P0_REG_CTL);
1926 struct am65_cpsw_host *host_p = am65_common_get_host(common);
1928 host_p->common = common;
1929 host_p->port_base = common->cpsw_base + AM65_CPSW_NU_PORTS_BASE;
1930 host_p->stat_base = common->cpsw_base + AM65_CPSW_NU_STATS_BASE;
3037 struct am65_cpsw_host *host_p = am65_common_get_host(common);
3043 host_p->vid_context = readl(host_p->port_base + AM65_CPSW_PORT_VLAN_REG_OFFSET);
3078 struct am65_cpsw_host *host_p = am65_common_get_host(common);
3114 writel(host_p->vid_context, host_p->port_base + AM65_CPSW_PORT_VLAN_REG_OFFSET);