Searched refs:HC_REG_CONFIG_0 (Results 1 – 2 of 2) sorted by relevance
5547 uint32_t addr = (port) ? HC_REG_CONFIG_1 : HC_REG_CONFIG_0; in bnx2x_hc_int_enable()5672 uint32_t addr = (port) ? HC_REG_CONFIG_1 : HC_REG_CONFIG_0; in bnx2x_hc_int_disable()5976 val = REG_RD(sc, HC_REG_CONFIG_0); in bnx2x_set_234_gates()5978 REG_WR(sc, HC_REG_CONFIG_0, (val & ~(uint32_t) in bnx2x_set_234_gates()5981 REG_WR(sc, HC_REG_CONFIG_0, in bnx2x_set_234_gates()11170 addr = (port ? HC_REG_CONFIG_1 : HC_REG_CONFIG_0);
387 #define HC_REG_CONFIG_0 0x108000 macro