Lines Matching +full:300 +full:us
47 /* DAC setup and hold times (expressed in us) */
48 #define DAC_BUS_FREE_TIME 5 /* 4.7 us */
49 #define DAC_START_SETUP_TIME 5 /* 4.7 us */
50 #define DAC_STOP_SETUP_TIME 4 /* 4.0 us */
51 #define DAC_START_HOLD_TIME 5 /* 4.7 us */
52 #define DAC_SCL_LOW_HOLD_TIME 5 /* 4.7 us */
53 #define DAC_SCL_HIGH_HOLD_TIME 4 /* 4.0 us */
55 #define DAC_DATA_HOLD_TIME 1 /* 300 ns */
56 #define DAC_LOW_SETUP_TIME 1 /* 300 ns */
529 * Get the parent device driver (us) structure
631 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_sendbit()
632 udelay(DAC_DATA_HOLD_TIME); /* 300 nsec */ in locomo_m62332_sendbit()
636 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_sendbit()
648 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_sendbit()
681 udelay(DAC_DATA_HOLD_TIME); /* 300 nsec */ in locomo_m62332_senddata()
693 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
698 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
721 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
726 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
746 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
751 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()
766 udelay(DAC_LOW_SETUP_TIME); /* 300 nsec */ in locomo_m62332_senddata()