Home
last modified time | relevance | path

Searched refs:hifn_write_0 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
Dhifn_795x.c683 static inline void hifn_write_0(struct hifn_device *dev, u32 reg, u32 val) in hifn_write_0() function
712 hifn_write_0(dev, HIFN_0_PUCTRL, HIFN_PUCTRL_DMAENA); in hifn_reset_puc()
721 hifn_write_0(dev, HIFN_0_PUIER, 0); in hifn_stop_device()
1031 hifn_write_0(dev, HIFN_0_PUCTRL, HIFN_PUCTRL_DMAENA); in hifn_init_registers()
1032 hifn_write_0(dev, HIFN_0_FIFOCNFG, HIFN_FIFOCNFG_THRESHOLD); in hifn_init_registers()
1033 hifn_write_0(dev, HIFN_0_PUIER, HIFN_PUIER_DSTOVER); in hifn_init_registers()
1086 hifn_write_0(dev, HIFN_0_PUCNFG, HIFN_PUCNFG_ENCCNFG | in hifn_init_registers()
1091 hifn_write_0(dev, HIFN_0_PUCNFG, 0x10342); in hifn_init_registers()
1095 hifn_write_0(dev, HIFN_0_PUISR, HIFN_PUISR_DSTOVER); in hifn_init_registers()
1974 hifn_write_0(dev, HIFN_0_PUISR, hifn_read_0(dev, HIFN_0_PUISR)); in hifn_interrupt()
[all …]