Searched refs:DCC_CFG_SC_VL_TABLE_31_16 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | chip_registers.h | 122 #define DCC_CFG_SC_VL_TABLE_31_16 (DCC_CSRS + 0x000000000030) macro
|
H A D | chip.c | 11270 reg = read_csr(dd, DCC_CFG_SC_VL_TABLE_31_16); in get_sc2vlnt() 11311 write_csr(dd, DCC_CFG_SC_VL_TABLE_31_16, in set_sc2vlnt() 14039 write_csr(dd, DCC_CFG_SC_VL_TABLE_31_16, DC_SC_VL_VAL( in init_sc2vl_tables()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | chip_registers.h | 80 #define DCC_CFG_SC_VL_TABLE_31_16 (DCC_CSRS + 0x000000000030) macro
|
H A D | chip.c | 11231 reg = read_csr(dd, DCC_CFG_SC_VL_TABLE_31_16); in get_sc2vlnt() 11272 write_csr(dd, DCC_CFG_SC_VL_TABLE_31_16, in set_sc2vlnt() 14000 write_csr(dd, DCC_CFG_SC_VL_TABLE_31_16, DC_SC_VL_VAL( in init_sc2vl_tables()
|
Completed in 49 milliseconds