Home
last modified time | relevance | path

Searched refs:host_p (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-switchdev.c120 struct am65_cpsw_host *host_p = am65_common_get_host(cpsw); in am65_cpsw_get_pvid() local
126 pvid = readl(host_p->port_base + AM65_CPSW_PORT_VLAN_REG_OFFSET); in am65_cpsw_get_pvid()
136 struct am65_cpsw_host *host_p = am65_common_get_host(cpsw); in am65_cpsw_set_pvid() local
146 writel(pvid, host_p->port_base + AM65_CPSW_PORT_VLAN_REG_OFFSET); in am65_cpsw_set_pvid()
H A Dam65-cpsw-nuss.c474 struct am65_cpsw_host *host_p = am65_common_get_host(common); in am65_cpsw_nuss_set_p0_ptype()
478 val = readl(host_p->port_base + AM65_CPSW_PORT_REG_PRI_CTL); in am65_cpsw_nuss_set_p0_ptype()
492 writel(pri_map, host_p->port_base + AM65_CPSW_PORT_REG_RX_PRI_MAP); in am65_cpsw_nuss_set_p0_ptype()
493 writel(val, host_p->port_base + AM65_CPSW_PORT_REG_PRI_CTL); in am65_cpsw_nuss_set_p0_ptype()
869 struct am65_cpsw_host *host_p = am65_common_get_host(common); in am65_cpsw_nuss_common_open()
882 host_p->port_base + AM65_CPSW_PORT_REG_RX_MAXLEN); in am65_cpsw_nuss_common_open()
885 host_p->port_base + AM65_CPSW_PORT0_REG_FLOW_ID_OFFSET); in am65_cpsw_nuss_common_open()
887 host_p->port_base + AM65_CPSW_P0_REG_CTL); in am65_cpsw_nuss_common_open()
2518 struct am65_cpsw_host *host_p = am65_common_get_host(common); in am65_cpsw_nuss_init_host_p()
2520 host_p in am65_cpsw_nuss_init_host_p() local
476 struct am65_cpsw_host *host_p = am65_common_get_host(common); am65_cpsw_nuss_set_p0_ptype() local
871 struct am65_cpsw_host *host_p = am65_common_get_host(common); am65_cpsw_nuss_common_open() local
3721 struct am65_cpsw_host *host_p = am65_common_get_host(common); am65_cpsw_nuss_suspend() local
3759 struct am65_cpsw_host *host_p = am65_common_get_host(common); am65_cpsw_nuss_resume() local
[all...]
/linux/drivers/scsi/qla2xxx/
H A Dqla_fw.h221 __le32 host_p; member
1990 __le32 host_p; member
H A Dqla_target.c8002 nv->host_p &= cpu_to_le32(~BIT_10); in qlt_24xx_config_nvram_stage1()
8114 nv->host_p &= cpu_to_le32(~BIT_10); in qlt_81xx_config_nvram_stage1()