Searched refs:IGU_REG_BLOCK_CONFIGURATION (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_int.c | 2080 val = ecore_rd(p_hwfn, p_ptt, IGU_REG_BLOCK_CONFIGURATION); in ecore_int_igu_init_pure_rt() 2083 ecore_wr(p_hwfn, p_ptt, IGU_REG_BLOCK_CONFIGURATION, val); in ecore_int_igu_init_pure_rt()
|
H A D | reg_addr.h | 41462 #define IGU_REG_BLOCK_CONFIGURATION … macro
|
/freebsd/sys/dev/bxe/ |
H A D | ecore_reg.h | 246 #define IGU_REG_BLOCK_CONFIGURATION \ macro
|
H A D | bxe.c | 10726 val = REG_RD(sc, IGU_REG_BLOCK_CONFIGURATION); in bxe_set_234_gates() 10728 REG_WR(sc, IGU_REG_BLOCK_CONFIGURATION, in bxe_set_234_gates() 14141 val = REG_RD(sc, IGU_REG_BLOCK_CONFIGURATION); in bxe_get_device_info() 14149 REG_WR(sc, IGU_REG_BLOCK_CONFIGURATION, val); in bxe_get_device_info()
|