Searched refs:scratch (Results 1 - 3 of 3) sorted by relevance

/openwrt/package/kernel/lantiq/ltq-adsl-mei/src/
H A Dlantiq_mei.c1810 u32 scratch; local
1821 IFX_MEI_DebugRead (pDev, ARC_MEI_MAILBOXR, &scratch, 1);
1822 if (scratch & OMB_CODESWAP_MESSAGE_MSG_TYPE_MASK) {
1826 else if (scratch & OMB_CLEAREOC_INTERRUPT_CODE) {
1833 } else if (scratch & OMB_REBOOT_INTERRUPT_CODE) {
/openwrt/docs/
H A Dadding.tex251 This code might not be useful if you plan on writing drivers from scratch for
H A Dbuild.tex24 and compiling everything from scratch, including the cross compiler. To put it

Completed in 80 milliseconds