Searched refs:check_chip_resource (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | qsfp.c | 340 if (!check_chip_resource(ppd->dd, i2c_target(target), __func__)) in i2c_write() 379 if (!check_chip_resource(ppd->dd, i2c_target(target), __func__)) in i2c_read() 406 if (!check_chip_resource(ppd->dd, i2c_target(target), __func__)) in qsfp_write() 486 if (!check_chip_resource(ppd->dd, i2c_target(target), __func__)) in qsfp_read()
|
| H A D | chip.h | 758 bool check_chip_resource(struct hfi1_devdata *dd, u32 resource,
|
| H A D | firmware.c | 1585 bool check_chip_resource(struct hfi1_devdata *dd, u32 resource, in check_chip_resource() function
|
| H A D | chip.c | 15436 check_chip_resource(dd, CR_THERM_INIT, NULL)) in thermal_init()
|