Home
last modified time | relevance | path

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

/linux/arch/mips/txx9/generic/
H A Dpci.c52 int cap66 = -1; in txx9_pci66_check() local
72 if (cap66 < 0) in txx9_pci66_check()
73 cap66 = 1; in txx9_pci66_check()
74 if (cap66) { in txx9_pci66_check()
80 cap66 = 0; in txx9_pci66_check()
85 return cap66 > 0; in txx9_pci66_check()