Searched refs:VERS (Results 1 – 3 of 3) sorted by relevance
322 (int)(readb(apbs[i].RamIO + VERS) >> 4), in applicom_init()323 (int)(readb(apbs[i].RamIO + VERS) & 0xF)); in applicom_init()426 Dummy = readb(apbs[IndexCard].RamIO + VERS); in ac_write()440 Dummy = readb(apbs[IndexCard].RamIO + VERS); in ac_write()478 Dummy = readb(apbs[IndexCard].RamIO + VERS); in ac_write()510 Dummy = readb(apbs[IndexCard].RamIO + VERS); in do_ac_read()587 Dummy = readb(apbs[i].RamIO + VERS); in ac_read()600 Dummy = readb(apbs[i].RamIO + VERS); in ac_read()677 Dummy = readb(apbs[i].RamIO + VERS); in ac_interrupt()743 pmem = apbs[IndexCard].RamIO + VERS; in ac_ioctl()[all …]
26 #define VERS 0x01E macro
50 VERS=$(perf version | awk '{print $NF}')64 ' | grep -qF "$VERS"