[go: nahoru, domu]

Searched refs:tx_period (Results 1 - 5 of 5) sorted by relevance

/drivers/media/rc/
H A Dene_ir.c553 ENE_CIRCFG_TX_CARR, dev->tx_period > 0);
555 if (!dev->tx_period)
560 tx_puls_width = dev->tx_period / (100 / dev->tx_duty_cycle);
565 dbg("TX: pulse distance = %d * 500 ns", dev->tx_period);
568 ene_write_reg(dev, ENE_CIRMOD_PRD, dev->tx_period | ENE_CIRMOD_PRD_POL);
830 dev->tx_period = 32;
910 dev->tx_period = period;
H A Dene_ir.h238 int tx_period; member in struct:ene_device
/drivers/net/ethernet/altera/
H A Daltera_tse.h350 u32 tx_period; member in struct:altera_tse_mac
/drivers/scsi/
H A DBusLogic.h435 unsigned char tx_period:3; /* Bits 4-6 */ member in struct:blogic_syncval
H A DBusLogic.c2280 adapter->sync_period[tgt_id] = 20 + 5 * setupinfo.sync0to7[tgt_id].tx_period;

Completed in 77 milliseconds