RTW8180_CONFIG0_GL_MASK 620 dev/ic/rtw.c switch (RTW_SR_GET(sr, RTW_SR_CONFIG0) & RTW8180_CONFIG0_GL_MASK) { RTW8180_CONFIG0_GL_MASK 810 dev/ic/rtw.c switch (cfg0 & RTW8180_CONFIG0_GL_MASK) { RTW8180_CONFIG0_GL_MASK 421 dev/ic/rtwreg.h #define RTW8180_CONFIG0_GL_USA LSHIFT(3, RTW8180_CONFIG0_GL_MASK) RTW8180_CONFIG0_GL_MASK 422 dev/ic/rtwreg.h #define RTW8180_CONFIG0_GL_EUROPE LSHIFT(2, RTW8180_CONFIG0_GL_MASK) RTW8180_CONFIG0_GL_MASK 423 dev/ic/rtwreg.h #define RTW8180_CONFIG0_GL_JAPAN LSHIFT(1, RTW8180_CONFIG0_GL_MASK) RTW8180_CONFIG0_GL_MASK 424 dev/ic/rtwreg.h #define RTW8180_CONFIG0_GL_JAPAN2 LSHIFT(0, RTW8180_CONFIG0_GL_MASK)