Home
last modified time | relevance | path

Searched refs:MAX_OFFSET (Results 1 – 13 of 13) sorted by relevance

/drivers/rtc/
A Drtc-tps65910.c39 #define MAX_OFFSET (277778) macro
310 if (offset < MIN_OFFSET || offset > MAX_OFFSET) in tps65910_set_offset()
A Drtc-tps6594.c37 #define MAX_OFFSET (277774) macro
305 if (offset < MIN_OFFSET || offset > MAX_OFFSET) in tps6594_rtc_set_offset()
/drivers/scsi/
A Dinitio.h42 #define MAX_OFFSET 15 macro
A Dinitio.c1325 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()
A DFlashPoint.c318 #define MAX_OFFSET 0x0F /* Maxbyteoffset for Sync Xfers */ macro
3234 if (offset > MAX_OFFSET) in FPT_stsyncn()
3235 offset = MAX_OFFSET; in FPT_stsyncn()
/drivers/scsi/aic7xxx/
A Daic7xxx_reg.h_shipped896 #define MAX_OFFSET 0x7f
A Daic7xxx_osm.c2354 offset = MAX_OFFSET; in ahc_linux_set_period()
A Daic7xxx_core.c5450 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()
A Daic79xx_osm.c2401 offset = MAX_OFFSET; in ahd_linux_set_period()
A Daic79xx_reg.h_shipped1791 #define MAX_OFFSET 0xfe
A Daic7xxx.reg1741 const MAX_OFFSET 0x7f
A Daic79xx_core.c7580 tinfo->user.offset = MAX_OFFSET; in ahd_default_config()
7673 user_tinfo->offset = MAX_OFFSET; in ahd_parse_cfgdata()
A Daic79xx.reg4223 const MAX_OFFSET 0xfe

Completed in 65 milliseconds