Lines Matching +full:revision +full:- +full:id
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
58 * ti_revision - Returns the revision number of the device
60 * Simply returns an identifier for the revision of the chip we are running
64 * A 32-bit identifier for the current chip
127 printf("Texas Instruments AM335%c Processor, Revision ES%u.%u\n",
132 * ti_cpu_ident - attempts to identify the chip we are running on