Searched refs:MAX_OFFSET (Results 1 – 13 of 13) sorted by relevance
39 #define MAX_OFFSET (277778) macro310 if (offset < MIN_OFFSET || offset > MAX_OFFSET) in tps65910_set_offset()
37 #define MAX_OFFSET (277774) macro305 if (offset < MIN_OFFSET || offset > MAX_OFFSET) in tps6594_rtc_set_offset()
42 #define MAX_OFFSET 15 macro
1325 outb(MAX_OFFSET, host->addr + TUL_SFifo); /* REQ/ACK offset */ in initio_state_1()1420 outb(MAX_OFFSET, host->addr + TUL_SFifo); /* REQ/ACK offset */ in initio_state_3()2214 if (host->msg[3] > MAX_OFFSET) { in initio_msgin_sync()2215 host->msg[3] = MAX_OFFSET; in initio_msgin_sync()
318 #define MAX_OFFSET 0x0F /* Maxbyteoffset for Sync Xfers */ macro3234 if (offset > MAX_OFFSET) in FPT_stsyncn()3235 offset = MAX_OFFSET; in FPT_stsyncn()
896 #define MAX_OFFSET 0x7f
2354 offset = MAX_OFFSET; in ahc_linux_set_period()
5450 tinfo->user.offset = MAX_OFFSET; in ahc_init()5485 tinfo->user.offset = MAX_OFFSET; in ahc_init()5503 tinfo->user.offset = MAX_OFFSET; in ahc_init()
2401 offset = MAX_OFFSET; in ahd_linux_set_period()
1791 #define MAX_OFFSET 0xfe
1741 const MAX_OFFSET 0x7f
7580 tinfo->user.offset = MAX_OFFSET; in ahd_default_config()7673 user_tinfo->offset = MAX_OFFSET; in ahd_parse_cfgdata()
4223 const MAX_OFFSET 0xfe
Completed in 65 milliseconds