Searched refs:host_p (Results 1 – 5 of 5) sorted by relevance
120 struct am65_cpsw_host *host_p = am65_common_get_host(cpsw); in am65_cpsw_get_pvid() local126 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() local146 writel(pvid, host_p->port_base + AM65_CPSW_PORT_VLAN_REG_OFFSET); in am65_cpsw_set_pvid()
476 struct am65_cpsw_host *host_p = am65_common_get_host(common); in am65_cpsw_nuss_set_p0_ptype() local480 val = readl(host_p->port_base + AM65_CPSW_PORT_REG_PRI_CTL); in am65_cpsw_nuss_set_p0_ptype()494 writel(pri_map, host_p->port_base + AM65_CPSW_PORT_REG_RX_PRI_MAP); in am65_cpsw_nuss_set_p0_ptype()495 writel(val, host_p->port_base + AM65_CPSW_PORT_REG_PRI_CTL); in am65_cpsw_nuss_set_p0_ptype()871 struct am65_cpsw_host *host_p = am65_common_get_host(common); in am65_cpsw_nuss_common_open() local884 host_p->port_base + AM65_CPSW_PORT_REG_RX_MAXLEN); in am65_cpsw_nuss_common_open()887 host_p->port_base + AM65_CPSW_PORT0_REG_FLOW_ID_OFFSET); in am65_cpsw_nuss_common_open()889 host_p->port_base + AM65_CPSW_P0_REG_CTL); in am65_cpsw_nuss_common_open()2520 struct am65_cpsw_host *host_p = am65_common_get_host(common); in am65_cpsw_nuss_init_host_p() local2522 host_p->common = common; in am65_cpsw_nuss_init_host_p()[all …]
5331 nv->host_p[1] = BIT_2; in qla2x00_nvram_config()5400 if (nv->host_p[1] & BIT_7) { in qla2x00_nvram_config()5423 if (nv->host_p[0] & BIT_7) in qla2x00_nvram_config()5425 ha->flags.disable_risc_code_load = ((nv->host_p[0] & BIT_4) ? 1 : 0); in qla2x00_nvram_config()5429 ha->flags.enable_lip_reset = ((nv->host_p[1] & BIT_1) ? 1 : 0); in qla2x00_nvram_config()5430 ha->flags.enable_lip_full_login = ((nv->host_p[1] & BIT_2) ? 1 : 0); in qla2x00_nvram_config()5431 ha->flags.enable_target_reset = ((nv->host_p[1] & BIT_3) ? 1 : 0); in qla2x00_nvram_config()7983 nv->host_p = cpu_to_le32(BIT_11|BIT_10); in qla24xx_nvram_config()7997 nv->host_p &= cpu_to_le32(~BIT_10); in qla24xx_nvram_config()8031 if (nv->host_p & cpu_to_le32(BIT_15)) { in qla24xx_nvram_config()[all …]
221 __le32 host_p; member1990 __le32 host_p; member
8002 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()