Home
last modified time | relevance | path

Searched refs:atable (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/x86/tools/
Dgen-insn-attr-x86.awk43 delete atable
194 atable[aid,0] = tname
201 atable[aid,1] = tname "_1"
208 atable[aid,2] = tname "_2"
215 atable[aid,3] = tname "_3"
377 if (atable[i,j])
378 print " ["i"]["j"] = "atable[i,j]","
/linux-3.4.99/drivers/video/sis/
Dinit301.c6384 static const unsigned char atable[] = { in SiS_Group2LCDSpecial() local
6431 SiS_SetReg(SiS_Pr->SiS_Part2Port,0x04,atable[tempcx]); in SiS_Group2LCDSpecial()