Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/tools/
Dgen-insn-attr-x86.awk43 delete atable
197 atable[aid,0] = tname
204 atable[aid,1] = tname "_1"
211 atable[aid,2] = tname "_2"
218 atable[aid,3] = tname "_3"
383 if (atable[i,j])
384 print " ["i"]["j"] = "atable[i,j]","
/linux-4.1.27/drivers/video/fbdev/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()