INV_NUM_PARTS
for (i = 0; i < INV_NUM_PARTS; ++i) {
if (i >= INV_NUM_PARTS) {
BUILD_BUG_ON(ARRAY_SIZE(hw_info) != INV_NUM_PARTS);
if (chip_type < 0 || chip_type >= INV_NUM_PARTS) {