Function report |
Source Code:arch\x86\kernel\amd_nb.c |
Create Date:2022-07-28 08:43:42 |
Last Modify:2020-03-16 21:36:56 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Data Fabric Indirect Access uses FICAA/FICAD
Proto:int amd_df_indirect_read(u16 node, u8 func, u16 reg, u8 instance_id, unsigned int *lo)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
u16 | node | |
u8 | func | |
u16 | reg | |
u8 | instance_id | |
unsigned int * | lo |
194 | ficaa = 1 |
197 | ficaa |= instance_id << 16 |
201 | err = pci_write_config_dword(F4, 0x5C, ficaa) |
202 | If err Then |
204 | Go to out_unlock |
207 | err = pci_read_config_dword(F4, 0x98, lo) |
211 | out_unlock : |
214 | out : |
215 | Return err |
Name | Describe |
---|---|
umc_normaddr_to_sysaddr |
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 |