cfg0 808 dev/ic/rtw.c u_int8_t cfg0 = RTW_READ8(regs, RTW_CONFIG0); cfg0 810 dev/ic/rtw.c switch (cfg0 & RTW8180_CONFIG0_GL_MASK) { cfg0 2493 dev/ic/rtw.c u_int8_t cfg0, cfg1; cfg0 2497 dev/ic/rtw.c cfg0 = RTW_READ8(regs, RTW_CONFIG0); cfg0 2498 dev/ic/rtw.c cfg0 |= RTW8180_CONFIG0_LEDGPOEN; cfg0 2499 dev/ic/rtw.c RTW_WRITE8(regs, RTW_CONFIG0, cfg0);