Lines Matching refs:chip_id
129 int chip_id;
261 switch (di->chip_id) {
271 di->chip_id, di->chip_rev);
277 "Chip ID %d not supported!\n", di->chip_id);
293 switch (di->chip_id) {
307 di->chip_id, di->chip_rev);
324 "Chip ID %d not supported!\n", di->chip_id);
339 switch (di->chip_id) {
346 "Chip ID %d not supported!\n", di->chip_id);
361 switch (di->chip_id) {
368 "Chip ID %d not supported!\n", di->chip_id);
383 switch (di->chip_id) {
391 "Chip ID %d not supported!\n", di->chip_id);
405 switch (di->chip_id) {
419 dev_err(di->dev, "Chip ID %d not supported!\n", di->chip_id);
714 di->chip_id = val & DIE_ID;
722 di->chip_id, di->chip_rev);