Searched refs:AZX_GCAP_64OK (Results 1 – 2 of 2) sorted by relevance
15 #define AZX_GCAP_64OK (1 << 0) /* 64bit address support */ macro
1909 gcap &= ~AZX_GCAP_64OK; in azx_first_init()1921 gcap &= ~AZX_GCAP_64OK; in azx_first_init()1935 if (!(gcap & AZX_GCAP_64OK)) in azx_first_init()