Searched refs:TI_GET_CPU_REVISION (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/serial/ | ||
H A D | io_usbvend.h | 648 #define TI_GET_CPU_REVISION(x) (__u8)((((x)>>4)&0x0f)) macro |
H A D | io_ti.c | 957 return TI_GET_CPU_REVISION(desc->CpuRev_BoardRev); in ti_cpu_rev() |