Searched refs:HC_REG_CONFIG_1 (Results 1 – 2 of 2) sorted by relevance
5543 uint32_t addr = (port) ? HC_REG_CONFIG_1 : HC_REG_CONFIG_0; in bnx2x_hc_int_enable()5668 uint32_t addr = (port) ? HC_REG_CONFIG_1 : HC_REG_CONFIG_0; in bnx2x_hc_int_disable()5964 val = REG_RD(sc, HC_REG_CONFIG_1); in bnx2x_set_234_gates()5966 REG_WR(sc, HC_REG_CONFIG_1, (val & ~(uint32_t) in bnx2x_set_234_gates()5969 REG_WR(sc, HC_REG_CONFIG_1, in bnx2x_set_234_gates()11177 addr = (port ? HC_REG_CONFIG_1 : HC_REG_CONFIG_0);
388 #define HC_REG_CONFIG_1 0x108004 macro