Searched full:pulsewidth (Results 1 – 4 of 4) sorted by relevance
96 PulseWidth = 1 / OutputClock microseconds
708 * Minimum reset pulsewidth is 2 clock cycles. in ads1298_probe()
2507 u16 pulseWidth, u16 enSerialMode, u16 enSerialClkDiv2) in dib7090_configMpegMux() argument2517 dib7000p_write_word(state, 1287, ((pulseWidth & 0x1f) << 2) in dib7090_configMpegMux()
1459 u16 pulseWidth, u16 enSerialMode, u16 enSerialClkDiv2) in dib8096p_configMpegMux() argument1471 reg_1287 = ((pulseWidth & 0x1f) << 3) | in dib8096p_configMpegMux()