Home
last modified time | relevance | path

Searched defs:nsecs (Results 1 – 15 of 15) sorted by relevance

/drivers/spi/
Dspi-gpio.c117 #define spidelay(nsecs) do {} while (0) argument
136 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_txrx_word_mode0()
142 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_txrx_word_mode1()
148 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_txrx_word_mode2()
154 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_txrx_word_mode3()
170 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_spec_txrx_word_mode0()
177 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_spec_txrx_word_mode1()
184 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_spec_txrx_word_mode2()
191 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_spec_txrx_word_mode3()
Dspi-bitbang.c41 unsigned nsecs; /* (clock cycle time)/2 */ member
57 unsigned nsecs, in bitbang_txrx_8()
85 unsigned nsecs, in bitbang_txrx_16()
113 unsigned nsecs, in bitbang_txrx_32()
233 unsigned nsecs = cs->nsecs; in spi_bitbang_bufs() local
Dspi-sh-sci.c79 unsigned nsecs, u32 word, u8 bits, in sh_sci_spi_txrx_mode0()
86 unsigned nsecs, u32 word, u8 bits, in sh_sci_spi_txrx_mode1()
93 unsigned nsecs, u32 word, u8 bits, in sh_sci_spi_txrx_mode2()
100 unsigned nsecs, u32 word, u8 bits, in sh_sci_spi_txrx_mode3()
Dspi-bitbang-txrx.h48 unsigned nsecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha0()
80 unsigned nsecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha1()
Dspi-ath79.c64 static inline void ath79_spi_delay(struct ath79_spi *sp, unsigned int nsecs) in ath79_spi_delay()
108 static u32 ath79_spi_txrx_mode0(struct spi_device *spi, unsigned int nsecs, in ath79_spi_txrx_mode0()
Dspi-xtensa-xtfpga.c53 static u32 xtfpga_spi_txrx_word(struct spi_device *spi, unsigned nsecs, in xtfpga_spi_txrx_word()
Dspi-butterfly.c137 butterfly_txrx_word_mode0(struct spi_device *spi, unsigned nsecs, u32 word, in butterfly_txrx_word_mode0()
Dspi-lm70llp.c182 static u32 lm70_txrx(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, in lm70_txrx()
Dspi-sh-hspi.c152 const int nsecs = 50; in hspi_transfer_one_message() local
Dspi-fsl-lib.h53 unsigned nsecs; /* (clock cycle time)/2 */ member
Dspi-fsl-spi.c343 const int nsecs = 50; in fsl_spi_do_one_msg() local
/drivers/net/wireless/ath/ath9k/
Ddfs.c187 u32 nsecs; in dur_to_usecs() local
/drivers/ata/
Dpata_octeon_cf.c74 static unsigned int ns_to_tim_reg(unsigned int tim_mult, unsigned int nsecs) in ns_to_tim_reg()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.h199 #define FLASH_MAX_SIZE(nsecs) ((nsecs) * SF_SEC_SIZE) argument
/drivers/base/power/
Dmain.c224 s64 nsecs; in initcall_debug_report() local