Home | History | Annotate | Download | only in ic

Lines Matching refs:TCM

226 	bus_space_write_1(iot, ioh, TCM, 0);
355 bus_space_write_1(iot, ioh, TCM, 0);
694 * ==> tch = 2, tcm = 113 (correct?)
699 bus_space_write_1(iot, ioh, TCM, 113);
955 bus_space_write_1(iot, ioh, TCM, 0);
1355 bus_space_write_1(iot, ioh, TCM, n >> 8);
1458 bus_space_write_1(iot, ioh, TCM, n >> 8);
1535 (bus_space_read_1(iot, ioh, TCM) << 8) |
1567 bus_space_write_1(iot, ioh, TCM, n >> 8);
2165 printf(" MBC=%x DREG=%x TEMP=%x TCH=%x TCM=%x\n",
2174 bus_space_read_1(iot, ioh, TCM));