Searched refs:HC_REG_CONFIG_1 (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()5968 val = REG_RD(sc, HC_REG_CONFIG_1); in bnx2x_set_234_gates()5970 REG_WR(sc, HC_REG_CONFIG_1, (val & ~(uint32_t) in bnx2x_set_234_gates()5973 REG_WR(sc, HC_REG_CONFIG_1, in bnx2x_set_234_gates()11170 addr = (port ? HC_REG_CONFIG_1 : HC_REG_CONFIG_0);
388 #define HC_REG_CONFIG_1 0x108004 macro