Searched refs:fast_mode (Results 1 - 25 of 29) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-pxa/include/plat/
H A Di2c.h65 unsigned int fast_mode :1; member in struct:i2c_pxa_platform_data
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-pxa/include/plat/
H A Di2c.h65 unsigned int fast_mode :1; member in struct:i2c_pxa_platform_data
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/examples_cxx/wce_tpcb/
H A DTpcbExample.h54 int fast_mode; member in class:TpcbExample
H A DTpcbUI.cpp327 if (tpcb->fast_mode == 0) {
350 tpcb->fast_mode = 0;
352 tpcb->fast_mode = 1;
H A DTpcbExample.cpp33 tellers(TELLERS), history(HISTORY), fast_mode(1), verbose(0),
63 if (fast_mode)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/examples_cxx/wce_tpcb/
H A DTpcbExample.h54 int fast_mode; member in class:TpcbExample
H A DTpcbUI.cpp327 if (tpcb->fast_mode == 0) {
350 tpcb->fast_mode = 0;
352 tpcb->fast_mode = 1;
H A DTpcbExample.cpp33 tellers(TELLERS), history(HISTORY), fast_mode(1), verbose(0),
63 if (fast_mode)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/examples_cxx/wce_tpcb/
H A DTpcbExample.h54 int fast_mode; member in class:TpcbExample
H A DTpcbUI.cpp327 if (tpcb->fast_mode == 0) {
350 tpcb->fast_mode = 0;
352 tpcb->fast_mode = 1;
H A DTpcbExample.cpp33 tellers(TELLERS), history(HISTORY), fast_mode(1), verbose(0),
63 if (fast_mode)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/xz/src/liblzma/lzma/
H A Dlzma_encoder.c108 const uint32_t pos_state, uint32_t len, const bool fast_mode)
132 if (!fast_mode)
149 coder->fast_mode);
223 coder->fast_mode);
365 if (coder->fast_mode)
454 const uint32_t num_pos_states, const bool fast_mode)
466 if (!fast_mode)
519 1U << options->pb, coder->fast_mode);
522 1U << options->pb, coder->fast_mode);
566 coder->fast_mode
107 length(lzma_range_encoder *rc, lzma_length_encoder *lc, const uint32_t pos_state, uint32_t len, const bool fast_mode) argument
453 length_encoder_reset(lzma_length_encoder *lencoder, const uint32_t num_pos_states, const bool fast_mode) argument
[all...]
H A Dlzma_encoder_private.h93 bool fast_mode; member in struct:lzma_coder_s
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-ibm_iic.h51 int fast_mode; member in struct:ibm_iic_private
H A Di2c-ibm_iic.c173 | (dev->fast_mode ? MDCNTL_FSM : 0));
245 const struct i2c_timings* t = &timings[dev->fast_mode ? 1 : 0];
727 dev->fast_mode = 1;
762 dev->fast_mode ? "fast (400 kHz)" : "standard (100 kHz)");
H A Di2c-pxa.c122 unsigned int fast_mode :1; member in struct:pxa_i2c
425 writel(I2C_ICR_INIT | (i2c->fast_mode ? ICR_FM : 0), _ICR(i2c));
1069 i2c->fast_mode = plat->fast_mode;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-ibm_iic.h51 int fast_mode; member in struct:ibm_iic_private
H A Di2c-ibm_iic.c173 | (dev->fast_mode ? MDCNTL_FSM : 0));
245 const struct i2c_timings* t = &timings[dev->fast_mode ? 1 : 0];
727 dev->fast_mode = 1;
762 dev->fast_mode ? "fast (400 kHz)" : "standard (100 kHz)");
H A Di2c-pxa.c122 unsigned int fast_mode :1; member in struct:pxa_i2c
425 writel(I2C_ICR_INIT | (i2c->fast_mode ? ICR_FM : 0), _ICR(i2c));
1069 i2c->fast_mode = plat->fast_mode;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/irda/
H A Dsmsc-ircc2.c2883 u8 fast_mode; local
2888 fast_mode = 0;
2892 fast_mode = IRCC_LCR_A_FAST;
2896 outb((inb(fir_base + IRCC_LCR_A) & 0xbf) | fast_mode, fir_base + IRCC_LCR_A);
2920 u8 fast_mode; local
2925 fast_mode = 0;
2929 fast_mode = /*IRCC_LCR_A_FAST |*/ IRCC_LCR_A_GP_DATA;
2935 outb((inb(fir_base + IRCC_LCR_A) & 0xbf) | fast_mode, fir_base + IRCC_LCR_A);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/irda/
H A Dsmsc-ircc2.c2883 u8 fast_mode; local
2888 fast_mode = 0;
2892 fast_mode = IRCC_LCR_A_FAST;
2896 outb((inb(fir_base + IRCC_LCR_A) & 0xbf) | fast_mode, fir_base + IRCC_LCR_A);
2920 u8 fast_mode; local
2925 fast_mode = 0;
2929 fast_mode = /*IRCC_LCR_A_FAST |*/ IRCC_LCR_A_GP_DATA;
2935 outb((inb(fir_base + IRCC_LCR_A) & 0xbf) | fast_mode, fir_base + IRCC_LCR_A);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-pxa/
H A Dstargate2.c399 .fast_mode = 1,
403 .fast_mode = 1,
H A Dmagician.c695 .fast_mode = 1,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dstargate2.c399 .fast_mode = 1,
403 .fast_mode = 1,
H A Dmagician.c695 .fast_mode = 1,

Completed in 566 milliseconds

12