Searched refs:IGU_REG_BLOCK_CONFIGURATION (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/sys/dev/qlnx/qlnxe/ |
| D | ecore_int.c | 2084 val = ecore_rd(p_hwfn, p_ptt, IGU_REG_BLOCK_CONFIGURATION); in ecore_int_igu_init_pure_rt() 2087 ecore_wr(p_hwfn, p_ptt, IGU_REG_BLOCK_CONFIGURATION, val); in ecore_int_igu_init_pure_rt()
|
| D | reg_addr.h | 41464 #define IGU_REG_BLOCK_CONFIGURATION … macro
|
| /freebsd-12-stable/sys/dev/bxe/ |
| D | ecore_reg.h | 248 #define IGU_REG_BLOCK_CONFIGURATION \ macro
|
| D | bxe.c | 10791 val = REG_RD(sc, IGU_REG_BLOCK_CONFIGURATION); in bxe_set_234_gates() 10793 REG_WR(sc, IGU_REG_BLOCK_CONFIGURATION, in bxe_set_234_gates() 14238 val = REG_RD(sc, IGU_REG_BLOCK_CONFIGURATION); in bxe_get_device_info() 14246 REG_WR(sc, IGU_REG_BLOCK_CONFIGURATION, val); in bxe_get_device_info()
|