Lines Matching +full:300 +full:us
50 /* DAC setup and hold times (expressed in us) */
51 #define DAC_BUS_FREE_TIME 5 /* 4.7 us */
52 #define DAC_START_SETUP_TIME 5 /* 4.7 us */
53 #define DAC_STOP_SETUP_TIME 4 /* 4.0 us */
54 #define DAC_START_HOLD_TIME 5 /* 4.7 us */
55 #define DAC_SCL_LOW_HOLD_TIME 5 /* 4.7 us */
56 #define DAC_SCL_HIGH_HOLD_TIME 4 /* 4.0 us */
58 #define DAC_DATA_HOLD_TIME 1 /* 300 ns */
59 #define DAC_LOW_SETUP_TIME 1 /* 300 ns */
532 * Get the parent device driver (us) structure
634 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_sendbit()
635 udelay(DAC_DATA_HOLD_TIME); /* 300 nsec */ in locomo_m62332_sendbit()
639 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_sendbit()
651 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_sendbit()
684 udelay(DAC_DATA_HOLD_TIME); /* 300 nsec */ in locomo_m62332_senddata()
696 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
701 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
724 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
729 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
749 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
754 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
769 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()