Searched refs:omap_des_dev (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | omap-des.c | 87 struct omap_des_dev *dd; 111 void (*trigger)(struct omap_des_dev *dd, int length); 132 struct omap_des_dev { struct 184 static inline u32 omap_des_read(struct omap_des_dev *dd, u32 offset) in omap_des_read() 198 static inline void omap_des_write(struct omap_des_dev *dd, u32 offset, in omap_des_write() 205 static inline void omap_des_write_mask(struct omap_des_dev *dd, u32 offset, in omap_des_write_mask() 216 static void omap_des_write_n(struct omap_des_dev *dd, u32 offset, in omap_des_write_n() 223 static int omap_des_hw_init(struct omap_des_dev *dd) in omap_des_hw_init() 247 static int omap_des_write_ctrl(struct omap_des_dev *dd) in omap_des_write_ctrl() 282 static void omap_des_dma_trigger_omap4(struct omap_des_dev *d [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | omap-des.c | 82 struct omap_des_dev *dd; 106 void (*trigger)(struct omap_des_dev *dd, int length); 127 struct omap_des_dev { struct 179 static inline u32 omap_des_read(struct omap_des_dev *dd, u32 offset) in omap_des_read() 193 static inline void omap_des_write(struct omap_des_dev *dd, u32 offset, in omap_des_write() 200 static inline void omap_des_write_mask(struct omap_des_dev *dd, u32 offset, in omap_des_write_mask() 211 static void omap_des_write_n(struct omap_des_dev *dd, u32 offset, in omap_des_write_n() 218 static int omap_des_hw_init(struct omap_des_dev *dd) in omap_des_hw_init() 241 static int omap_des_write_ctrl(struct omap_des_dev *dd) in omap_des_write_ctrl() 276 static void omap_des_dma_trigger_omap4(struct omap_des_dev *d [all...] |
Completed in 3 milliseconds