Lines Matching +full:300 +full:us
46 /* DAC setup and hold times (expressed in us) */
47 #define DAC_BUS_FREE_TIME 5 /* 4.7 us */
48 #define DAC_START_SETUP_TIME 5 /* 4.7 us */
49 #define DAC_STOP_SETUP_TIME 4 /* 4.0 us */
50 #define DAC_START_HOLD_TIME 5 /* 4.7 us */
51 #define DAC_SCL_LOW_HOLD_TIME 5 /* 4.7 us */
52 #define DAC_SCL_HIGH_HOLD_TIME 4 /* 4.0 us */
54 #define DAC_DATA_HOLD_TIME 1 /* 300 ns */
55 #define DAC_LOW_SETUP_TIME 1 /* 300 ns */
528 * Get the parent device driver (us) structure
630 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_sendbit()
631 udelay(DAC_DATA_HOLD_TIME); /* 300 nsec */ in locomo_m62332_sendbit()
635 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_sendbit()
647 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_sendbit()
680 udelay(DAC_DATA_HOLD_TIME); /* 300 nsec */ in locomo_m62332_senddata()
692 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
697 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
720 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
725 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
745 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
750 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
765 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()