Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c525 if (scratch0 & CR_THERM_INIT) { in asic_flags_read()
528 (u32)CR_THERM_INIT); in asic_flags_read()
H A Dchip.h712 #define CR_THERM_INIT 0x010000 macro
H A Dchip.c15404 check_chip_resource(dd, CR_THERM_INIT, NULL)) in thermal_init()
15461 ret = acquire_chip_resource(dd, CR_THERM_INIT, 0); in thermal_init()