Lines Matching refs:cobalt_info
30 cobalt_info("CPLD System control register (read/write)\n");
31 cobalt_info("\t\tSystem control: 0x%04x (0x0f00)\n",
33 cobalt_info("CPLD Clock control register (read/write)\n");
34 cobalt_info("\t\tClock control: 0x%04x (0x0000)\n",
36 cobalt_info("CPLD HSMA Clk Osc register (read/write) - Must set wr trigger to load default values\n");
37 cobalt_info("\t\tRegister #7:\t0x%04x (0x0022)\n",
39 cobalt_info("\t\tRegister #8:\t0x%04x (0x0047)\n",
41 cobalt_info("\t\tRegister #9:\t0x%04x (0x00fa)\n",
43 cobalt_info("\t\tRegister #10:\t0x%04x (0x0061)\n",
45 cobalt_info("\t\tRegister #11:\t0x%04x (0x001e)\n",
47 cobalt_info("\t\tRegister #12:\t0x%04x (0x0045)\n",
49 cobalt_info("\t\tRegister #135:\t0x%04x\n",
51 cobalt_info("\t\tRegister #137:\t0x%04x\n",
53 cobalt_info("CPLD System status register (read only)\n");
54 cobalt_info("\t\tSystem status: 0x%04x\n",
56 cobalt_info("CPLD MAXII info register (read only)\n");
57 cobalt_info("\t\tBoard serial number: 0x%04x\n",
59 cobalt_info("\t\tMAXII program revision: 0x%04x\n",
61 cobalt_info("CPLD temp and voltage ADT7411 registers (read only)\n");
62 cobalt_info("\t\tBoard temperature: %u Celsius\n",
64 cobalt_info("\t\tFPGA temperature: %u Celsius\n",
68 cobalt_info("\t\tVDD 3V3: %u,%03uV\n", tmp / 1000, tmp % 1000);
71 cobalt_info("\t\tADC ch3 5V: %u,%03uV\n", tmp / 1000, tmp % 1000);
74 cobalt_info("\t\tADC ch4 3V: %u,%03uV\n", tmp / 1000, tmp % 1000);
77 cobalt_info("\t\tADC ch5 2V5: %u,%03uV\n", tmp / 1000, tmp % 1000);
80 cobalt_info("\t\tADC ch6 1V8: %u,%03uV\n", tmp / 1000, tmp % 1000);
83 cobalt_info("\t\tADC ch7 1V5: %u,%03uV\n", tmp / 1000, tmp % 1000);
86 cobalt_info("\t\tADC ch8 0V9: %u,%03uV\n", tmp / 1000, tmp % 1000);
100 cobalt_info("CPLD revision %u is not supported!\n", rev);
321 cobalt_info("Needed %d retries\n", 2 - retries);