Searched defs:cyc (Results 1 – 5 of 5) sorted by relevance
/drivers/pwm/ |
D | pwm-rcar.c | 108 u32 cyc, ph; in rcar_pwm_set_counter() local
|
/drivers/i2c/busses/ |
D | i2c-uniphier.c | 298 unsigned int cyc = priv->clk_cycle; in uniphier_i2c_hw_init() local
|
D | i2c-uniphier-f.c | 483 unsigned int cyc = priv->clk_cycle; in uniphier_fi2c_hw_init() local
|
/drivers/dma/ |
D | pl330.c | 1088 const struct _xfer_spec *pxs, int cyc) in _ldst_memtomem() 1181 const struct _xfer_spec *pxs, int cyc, in _ldst_peripheral() 1207 const struct _xfer_spec *pxs, int cyc) in _bursts() 1279 int cyc, cycmax, szlp, szlpend, szbrst, off; in _loop() local
|
/drivers/mtd/nand/raw/atmel/ |
D | nand-controller.c | 72 #define ATMEL_HSMC_NFC_CFG_DTO(cyc, mul) (((cyc) << 16) | ((mul) << 20)) argument
|