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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Ddma.h194 char intr_mode, char dma_mode, char width, char syncmode)
197 (intr_mode << 6) | (flow_mode << 12) | (syncmode << 5);
193 set_bfin_dma_config(char direction, char flow_mode, char intr_mode, char dma_mode, char width, char syncmode) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Datafb.c789 par->hw.tt.sync = shifter.syncmode;
799 shifter.syncmode = par->hw.tt.sync;
1548 hw->sync = shifter.syncmode & 0x1;
1610 shifter.syncmode = hw->sync;
1959 par->hw.st.sync = shifter.syncmode;
1970 shifter.syncmode = par->hw.st.sync;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Datarihw.h176 u_char volatile syncmode; member in struct:SHIFTER

Completed in 202 milliseconds