Function report | 
Source Code:lib\iomap.c | 
Create Date:2022-07-28 06:48:48 | 
| Last Modify:2022-05-18 11:45:09 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mmio_outsl
Proto:static inline void mmio_outsl(void __iomem *addr, const u32 *src, int count)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| void __iomem * | addr | |
| const u32 * | src | |
| int | count | 
| 331 | __raw_writel( * src, addr) | 
| 332 | src++ | 
| Name | Describe | 
|---|---|
| iowrite32_rep | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |