Home
last modified time | relevance | path

Searched refs:CR_THERM_INIT (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c567 if (scratch0 & CR_THERM_INIT) { in asic_flags_read()
570 (u32)CR_THERM_INIT); in asic_flags_read()
H A Dchip.h754 #define CR_THERM_INIT 0x010000 macro
H A Dchip.c15436 check_chip_resource(dd, CR_THERM_INIT, NULL)) in thermal_init()
15493 ret = acquire_chip_resource(dd, CR_THERM_INIT, 0); in thermal_init()