Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/hfi1/
Dintr.c24 read_8051_config(dd, REMOTE_LNI_INFO, GENERAL_CONFIG, &frame); in set_mgmt_allowed()
Dplatform.c650 read_8051_config(ppd->dd, LINK_TUNING_PARAMETERS, GENERAL_CONFIG, in apply_tunings()
672 ret = read_8051_config(ppd->dd, DC_HOST_COMM_SETTINGS, in apply_tunings()
Dchip.c8859 int read_8051_config(struct hfi1_devdata *dd, u8 field_id, u8 lane_id, in read_8051_config() function
8922 read_8051_config(dd, VERIFY_CAP_LOCAL_LINK_MODE, GENERAL_CONFIG, in read_vc_local_link_mode()
8958 read_8051_config(dd, REMOTE_DEVICE_ID, GENERAL_CONFIG, &frame); in read_remote_device_id()
8970 read_8051_config(dd, RESERVED_REGISTERS, GENERAL_CONFIG, &frame); in write_host_interface_version()
8983 read_8051_config(dd, MISC_STATUS, GENERAL_CONFIG, &frame); in read_misc_status()
8989 read_8051_config(dd, VERSION_PATCH, GENERAL_CONFIG, &frame); in read_misc_status()
8999 read_8051_config(dd, VERIFY_CAP_REMOTE_PHY, GENERAL_CONFIG, &frame); in read_vc_remote_phy()
9011 read_8051_config(dd, VERIFY_CAP_REMOTE_FABRIC, GENERAL_CONFIG, &frame); in read_vc_remote_fabric()
9025 read_8051_config(dd, VERIFY_CAP_REMOTE_LINK_WIDTH, GENERAL_CONFIG, in read_vc_remote_link_width()
9036 read_8051_config(dd, LOCAL_LNI_INFO, GENERAL_CONFIG, &frame); in read_local_lni()
[all …]
Dchip.h753 int read_8051_config(struct hfi1_devdata *, u8, u8, u32 *);